khanat-opennel-code/code/ryzom/common/data_leveldesign/leveldesign/DFN/game_elem/_item/item_mp_protection_type.typ

11 lines
465 B
Text
Raw Normal View History

2010-05-06 00:08:41 +00:00
<?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>