diff options
Diffstat (limited to 'npcs/npc124.xml')
-rw-r--r-- | npcs/npc124.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npcs/npc124.xml b/npcs/npc124.xml index cd0cc922..27cd6409 100644 --- a/npcs/npc124.xml +++ b/npcs/npc124.xml @@ -1,9 +1,9 @@ <?xml version="1.0"?> <npcs> <npc id="124"> - <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> - <sprite>hairstyles/hairstyle06-male.xml|#212121,ffffff</sprite> - <sprite>equipment/chest/cotton-male.xml|#94835a,aca47b,cdc594</sprite> - <sprite>equipment/legs/chaps-male.xml</sprite> + <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>hairstyles/hairstyle06.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#212121,ffffff</sprite> + <sprite>equipment/chest/cotton.xml|#94835a,aca47b,cdc594</sprite> + <sprite>equipment/legs/chaps.xml</sprite> </npc> </npcs> |