diff options
Diffstat (limited to 'npcs/npc105.xml')
-rw-r--r-- | npcs/npc105.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/npcs/npc105.xml b/npcs/npc105.xml index 94c5485b..3ad78af3 100644 --- a/npcs/npc105.xml +++ b/npcs/npc105.xml @@ -1,14 +1,14 @@ <?xml version="1.0"?> <npcs> <npc id="105"> - <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> - <sprite>hairstyles/hairstyle18-male.xml|#f4f0f0,787c78</sprite> - <sprite>equipment/head/santahat-male.xml|#580000,a40000,c02020;#87876c,bbc39c,edf4e1,ffffff</sprite> - <sprite>equipment/chest/tnecksweater-male.xml|#580000,a40000,c02020</sprite> - <sprite>equipment/legs/silkpants-male.xml|#580000,a40000,c02020</sprite> + <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>hairstyles/hairstyle18.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#f4f0f0,787c78</sprite> + <sprite>equipment/head/santahat.xml|#580000,a40000,c02020;#87876c,bbc39c,edf4e1,ffffff</sprite> + <sprite>equipment/chest/tnecksweater.xml|#580000,a40000,c02020</sprite> + <sprite>equipment/legs/silkpants.xml|#580000,a40000,c02020</sprite> <sprite variant="4">equipment/override/adult-outfits.xml</sprite> - <sprite>equipment/hands/generic-male.xml|#202020,c0c0c0,ffffff,ffffff</sprite> - <sprite>equipment/head/long-beard-male.xml|#87876c,bbc39c,edf4e1</sprite> - <sprite>equipment/feet/furboots-male.xml</sprite> + <sprite>equipment/hands/generic.xml|#202020,c0c0c0,ffffff,ffffff</sprite> + <sprite>equipment/head/long-beard.xml|#87876c,bbc39c,edf4e1</sprite> + <sprite>equipment/feet/furboots.xml</sprite> </npc> </npcs> |