khanat-opennel-code/code/ryzom/common/data_leveldesign/leveldesign/DFN/game_elem/_creature/_creature_loot_harvest_state.typ

12 lines
586 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" Version="0.1" State="modified">
<DEFINITION Label="None" Value="NONE"/>
<DEFINITION Label="Lootable" Value="LOOTABLE"/>
<DEFINITION Label="Harvestable" Value="HARVESTABLE"/>
<DEFINITION Label="Lootable And Harvestable" Value="LOOTABLE_HARVESTABLE"/>
<LOG>Wed Aug 28 16:26:00 2002 (fleury) Type Default = None
Wed Aug 28 16:26:00 2002 (fleury) Type Predef =
Wed Aug 28 16:26:00 2002 (fleury) Type Type = String
Wed Aug 28 16:26:00 2002 (fleury) Type UI = NonEditableCombo</LOG>
</TYPE>