Adding drinking bottle

This commit is contained in:
Yann 2016-03-06 17:23:05 +01:00
parent a3dd03ad10
commit a4ae5653b0
50 changed files with 49 additions and 0 deletions

View file

@ -14,6 +14,14 @@
<STRUCT Name="run">
<ATOM Name="LodCharacterAnimation" Value="FY_HOF_A_course.anim"/>
</STRUCT>
<STRUCT Name="drink">
<ATOM Name="Display Objects" Value="true"/>
<ARRAY Name="animations">
<STRUCT>
<ATOM Name="filename" Value="fy_hof_train_boire_fiole_loop.anim"/>
</STRUCT>
</ARRAY>
</STRUCT>
</STRUCT>
<STRUCT/>
<STRUCT/>

View file

@ -14,6 +14,14 @@
<STRUCT Name="run">
<ATOM Name="LodCharacterAnimation" Value="FY_HOF_A_course.anim"/>
</STRUCT>
<STRUCT Name="drink">
<ATOM Name="Display Objects" Value="true"/>
<ARRAY Name="animations">
<STRUCT>
<ATOM Name="filename" Value="fy_hom_train_boire_fiole_loop.anim"/>
</STRUCT>
</ARRAY>
</STRUCT>
</STRUCT>
<STRUCT/>
<STRUCT/>

View file

@ -0,0 +1,33 @@
<?xml version="1.0"?>
<FORM Revision="$Revision: 1.0 $" State="modified">
<STRUCT>
<STRUCT Name="basics">
<ATOM Name="name" Value="test_drink"/>
<ATOM Name="family" Value="consumable"/>
<ATOM Name="stackable" Value="5"/>
<ATOM Name="Drop or Sell" Value="true"/>
<ATOM Name="Saleable" Value="false"/>
<ATOM Name="Price" Value="5"/>
<ATOM Name="Consumable" Value="true"/>
<STRUCT Name="EquipmentInfo">
<ARRAY Name="EquipmentSlots">
<ATOM Name="right_hand" Value="Right Hand"/>
</ARRAY>
<ATOM Name="WearEquipmentMalus" Value="0.1"/>
</STRUCT>
</STRUCT>
<STRUCT Name="3d">
<ATOM Name="shape" Value="bottle_01.shape"/>
<ATOM Name="icon" Value="ico_mission_medicine.tga"/>
<ATOM Name="icon background" Value="bk_primes.tga"/>
</STRUCT>
<STRUCT Name="Consumable">
<ATOM Name="EffectEmote" Value="drink"/>
</STRUCT>
</STRUCT>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<STRUCT/>
<LOG></LOG>
</FORM>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.