Modifying some DS for icons
This commit is contained in:
parent
70baa501fa
commit
2abe93c32b
5 changed files with 8 additions and 8 deletions
|
@ -16,7 +16,7 @@
|
|||
</STRUCT>
|
||||
<STRUCT Name="3d">
|
||||
<ATOM Name="shape" Value="broom.shape"/>
|
||||
<ATOM Name="icon" Value="MW_staff.tga"/>
|
||||
<ATOM Name="icon" Value="to_broom.tga"/>
|
||||
<ATOM Name="icon background" Value="BK_fyros.tga"/>
|
||||
<ATOM Name="anim_set" Value="2HLance"/>
|
||||
<STRUCT Name="fx">
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
</STRUCT>
|
||||
<STRUCT Name="3d">
|
||||
<ATOM Name="shape" Value="fish.shape"/>
|
||||
<ATOM Name="icon" Value="MW_staff.tga"/>
|
||||
<ATOM Name="icon" Value="to_fish.tga"/>
|
||||
<ATOM Name="icon background" Value="BK_fyros.tga"/>
|
||||
<ATOM Name="anim_set" Value="Dagger"/>
|
||||
<STRUCT Name="fx">
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
<ATOM Name="shape" Value="pendo_toy.shape"/>
|
||||
<ATOM Name="shape_female" Value="pendo_toy_f.shape"/>
|
||||
<ATOM Name="map_variant" Value="Low Quality"/>
|
||||
<ATOM Name="icon" Value="r2_palette_entities.tga"/>
|
||||
<ATOM Name="icon background" Value="BK_generic.tga"/>
|
||||
<ATOM Name="icon" Value="ico_pendo_pet.tga"/>
|
||||
<ATOM Name="icon background" Value="cp_back.tga"/>
|
||||
<ATOM Name="icon overlay" Value="r2_palette_entities.tga"/>
|
||||
<ATOM Name="anim_set" Value="Dagger"/>
|
||||
</STRUCT>
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
<ATOM Name="shape" Value="pendo_toy.shape"/>
|
||||
<ATOM Name="shape_female" Value="pendo_toy_f.shape"/>
|
||||
<ATOM Name="map_variant" Value="Medium Quality"/>
|
||||
<ATOM Name="icon" Value="r2_palette_entities.tga"/>
|
||||
<ATOM Name="icon background" Value="BK_generic.tga"/>
|
||||
<ATOM Name="icon" Value="ico_pendo_pet.tga"/>
|
||||
<ATOM Name="icon background" Value="BK_tryker.tga"/>
|
||||
<ATOM Name="icon overlay" Value="r2_palette_entities.tga"/>
|
||||
<ATOM Name="anim_set" Value="Dagger"/>
|
||||
</STRUCT>
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
<ATOM Name="shape" Value="pendo_toy.shape"/>
|
||||
<ATOM Name="shape_female" Value="pendo_toy_f.shape"/>
|
||||
<ATOM Name="map_variant" Value="High Quality"/>
|
||||
<ATOM Name="icon" Value="r2_palette_entities.tga"/>
|
||||
<ATOM Name="icon background" Value="BK_generic.tga"/>
|
||||
<ATOM Name="icon" Value="ico_pendo_pet.tga"/>
|
||||
<ATOM Name="icon background" Value="BK_outpost.tga"/>
|
||||
<ATOM Name="icon overlay" Value="r2_palette_entities.tga"/>
|
||||
<ATOM Name="anim_set" Value="Dagger"/>
|
||||
</STRUCT>
|
||||
|
|
Loading…
Reference in a new issue