Adding female shapes

This commit is contained in:
Yann 2016-03-07 22:01:18 +01:00
parent c743ef7e8e
commit 76b75fc5d9
3 changed files with 4 additions and 0 deletions

View file

@ -18,8 +18,10 @@
</STRUCT>
<STRUCT Name="3d">
<ATOM Name="shape" Value="bottle_01.shape"/>
<ATOM Name="shape_female" Value="bottle_01.shape"/>
<ATOM Name="icon" Value="ico_bottle_01.tga"/>
<ATOM Name="icon background" Value="bk_primes.tga"/>
<ATOM Name="anim_set" Value="1H"/>
</STRUCT>
<STRUCT Name="Consumable">
<ATOM Name="EffectEmote" Value="drink"/>

View file

@ -16,6 +16,7 @@
</STRUCT>
<STRUCT Name="3d">
<ATOM Name="shape" Value="broom.shape"/>
<ATOM Name="shape_female" Value="broom.shape"/>
<ATOM Name="icon" Value="to_broom.tga"/>
<ATOM Name="icon background" Value="bk_primes.tga"/>
<ATOM Name="anim_set" Value="2HLance"/>

View file

@ -10,6 +10,7 @@
</STRUCT>
<STRUCT Name="3d">
<ATOM Name="shape" Value="regle.shape"/>
<ATOM Name="shape_female" Value="regle.shape"/>
<ATOM Name="icon" Value="to_stick.tga"/>
<ATOM Name="icon background" Value="bk_primes.tga"/>
</STRUCT>