Adding female shapes
This commit is contained in:
parent
c743ef7e8e
commit
76b75fc5d9
3 changed files with 4 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
|
@ -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"/>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue