diff options
Diffstat (limited to 'npcs/npc409.xml')
-rw-r--r-- | npcs/npc409.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npcs/npc409.xml b/npcs/npc409.xml index 2eca3299..77f4f5b2 100644 --- a/npcs/npc409.xml +++ b/npcs/npc409.xml @@ -2,9 +2,9 @@ <npcs> <npc id="409"> <sprite>monsters/skeleton.xml</sprite> - <sprite>hairstyles/hairstyle13-female.xml|#878787,a8a8a8,cacaca,fdfdfd</sprite> - <sprite>equipment/chest/cotton-female.xml|#291b07,4a310c,6c4818,7a5525,89693b,9c7b52,af946e</sprite> - <sprite>equipment/legs/skirt-female.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f</sprite> - <sprite>equipment/feet/boots-female.xml|#4f2d29,c89078</sprite> + <sprite>monsters/accessories/hairstyle13-female.xml|#878787,a8a8a8,cacaca,fdfdfd</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/feet/boots.xml|#4f2d29,c89078</sprite> </npc> </npcs> |