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

13 lines
612 B
XML

<?xml version="1.0"?>
<TYPE Type="UnsignedInt" UI="NonEditableCombo" Default="one" Revision="$Revision: 1.1 $" State="modified">
<DEFINITION Label="one" Value="1"/>
<DEFINITION Label="a few" Value="6"/>
<DEFINITION Label="some" Value="12"/>
<DEFINITION Label="more" Value="24"/>
<DEFINITION Label="a lot" Value="48"/>
<DEFINITION Label="a ton" Value="96"/>
<LOG>Mon Oct 21 11:34:01 2002 (fleury) Type Default = one
Mon Oct 21 11:34:01 2002 (fleury) Type Min =
Mon Oct 21 11:34:01 2002 (fleury) Type Predef =
Mon Oct 21 11:34:01 2002 (fleury) Type UI = NonEditableCombo</LOG>
</TYPE>