From ae2c8af3333b62467f8748ff62c16eb8c810807b Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 10 Feb 2016 10:49:06 -0600 Subject: Fix NPC 409's hairstyle (Joan) --- .../sprites/monsters/accessories/hairstyle13.png | Bin 0 -> 1525 bytes .../sprites/monsters/accessories/hairstyle13.xml | 228 +++++++++++++++++++++ npcs/npc409.xml | 2 +- 3 files changed, 229 insertions(+), 1 deletion(-) create mode 100644 graphics/sprites/monsters/accessories/hairstyle13.png create mode 100644 graphics/sprites/monsters/accessories/hairstyle13.xml diff --git a/graphics/sprites/monsters/accessories/hairstyle13.png b/graphics/sprites/monsters/accessories/hairstyle13.png new file mode 100644 index 00000000..0421089a Binary files /dev/null and b/graphics/sprites/monsters/accessories/hairstyle13.png differ diff --git a/graphics/sprites/monsters/accessories/hairstyle13.xml b/graphics/sprites/monsters/accessories/hairstyle13.xml new file mode 100644 index 00000000..2d70caf2 --- /dev/null +++ b/graphics/sprites/monsters/accessories/hairstyle13.xml @@ -0,0 +1,228 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/npcs/npc409.xml b/npcs/npc409.xml index 77f4f5b2..bb7ad1b5 100644 --- a/npcs/npc409.xml +++ b/npcs/npc409.xml @@ -2,7 +2,7 @@ monsters/skeleton.xml - monsters/accessories/hairstyle13-female.xml|#878787,a8a8a8,cacaca,fdfdfd + monsters/accessories/hairstyle13.xml|#878787,a8a8a8,cacaca,fdfdfd equipment/chest/cotton.xml|#291b07,4a310c,6c4818,7a5525,89693b,9c7b52,af946e equipment/legs/skirt.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f equipment/feet/boots.xml|#4f2d29,c89078 -- cgit v1.2.3-60-g2f50