khanat-ressources-NeL/leveldesign/game_element/sitem/consumable/conso_fireworks_e.sitem

26 lines
782 B
XML

<?xml version="1.0"?>
<FORM Revision="$Revision: 1.3 $" State="modified">
<STRUCT>
<STRUCT Name="basics">
<ATOM Name="name" Value="test_consommable"/>
<ATOM Name="family" Value="consumable"/>
<ATOM Name="stackable" Value="99"/>
<ATOM Name="Drop or Sell" Value="true"/>
<ATOM Name="Saleable" Value="false"/>
<ATOM Name="Price" Value="1"/>
<ATOM Name="Consumable" Value="true"/>
</STRUCT>
<STRUCT Name="3d">
<ATOM Name="icon" Value="MP_Dandelion.tga"/>
<ATOM Name="IconColor" Value="145,38,41"/>
</STRUCT>
<STRUCT Name="Consumable">
<ATOM Name="EffectEmote" Value="firework_05"/>
</STRUCT>
</STRUCT>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<LOG></LOG>
</FORM>