khanat-opennel-code/code/ryzom/common/data_leveldesign/leveldesign/DFN/game_elem/_item/item_mp_protection_type.typ
2010-05-06 02:08:41 +02:00

10 lines
465 B
XML

<?xml version="1.0"?>
<TYPE Type="String" UI="NonEditableCombo" Default="None" Min="0" Max="6" Revision="$Revision: 1.3 $" State="modified">
<DEFINITION Label="Desert" Value="Desert"/>
<DEFINITION Label="Forest" Value="Forest"/>
<DEFINITION Label="Lacustre" Value="Lacustre"/>
<DEFINITION Label="Jungle" Value="Jungle"/>
<DEFINITION Label="PrimaryRoot" Value="PrimaryRoot"/>
<DEFINITION Label="None" Value="None"/>
<LOG></LOG>
</TYPE>