diff options
Diffstat (limited to 'npcs/npc159.xml')
-rw-r--r-- | npcs/npc159.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npcs/npc159.xml b/npcs/npc159.xml index 7dc79257..b5ea2eea 100644 --- a/npcs/npc159.xml +++ b/npcs/npc159.xml @@ -1,10 +1,11 @@ <?xml version="1.0"?> <npcs> <npc id="159"> - <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> - <sprite>equipment/chest/cotton-male.xml|#291b07,4a310c,6c4818,7a5525,89693b,9c7b52,af946e</sprite> - <sprite>equipment/legs/skirt-male.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f</sprite> - <sprite>equipment/head/long-beard-male.xml</sprite> + <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>hairstyles/hairstyle00.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5</sprite> + <sprite>equipment/chest/cotton.xml|#291b07,4a310c,6c4818,7a5525,89693b,9c7b52,af946e</sprite> + <sprite>equipment/legs/skirt.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f</sprite> + <sprite>equipment/head/long-beard.xml</sprite> <sprite variant="5">equipment/override/adult-head.xml</sprite> </npc> </npcs> |