summaryrefslogtreecommitdiff
path: root/npcs/npc360.xml
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2021-03-04 15:00:42 -0300
committerGitHub <noreply@github.com>2021-03-04 18:00:42 +0000
commitb4f61aa06bbeea549ddf3175fcc9b7fae3f6624b (patch)
tree8192d7fe2d473584b935b54d180972017fa0e4fb /npcs/npc360.xml
parent1062cd3d8f112ca66f286bb4e1ffb387369ea6ba (diff)
downloadclientdata-b4f61aa06bbeea549ddf3175fcc9b7fae3f6624b.tar.gz
clientdata-b4f61aa06bbeea549ddf3175fcc9b7fae3f6624b.tar.bz2
clientdata-b4f61aa06bbeea549ddf3175fcc9b7fae3f6624b.tar.xz
clientdata-b4f61aa06bbeea549ddf3175fcc9b7fae3f6624b.zip
Makes female NPCs, female again. Candide kept as a man. (#427)
See also issue #338
Diffstat (limited to 'npcs/npc360.xml')
-rw-r--r--npcs/npc360.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/npcs/npc360.xml b/npcs/npc360.xml
index 110d1543..7b805e3e 100644
--- a/npcs/npc360.xml
+++ b/npcs/npc360.xml
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<npcs>
<npc id="360">
- <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
<sprite>hairstyles/hairstyle01-female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#69006a,880884,a404a2,c000c0,ff40ff</sprite>
- <sprite>equipment/feet/boots.xml|#070707,202020,303030,404040</sprite>
- <sprite>equipment/legs/pants.xml|#070707</sprite>
- <sprite>equipment/chest/robe.xml|#000000</sprite>
- <sprite>equipment/head/wizard-hat.xml|#070707,202020,303030,404040</sprite>
- <sprite>equipment/weapons/polearm-stab.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sprite>equipment/feet/boots-female.xml|#070707,202020,303030,404040</sprite>
+ <sprite>equipment/legs/pants-female.xml|#070707</sprite>
+ <sprite>equipment/chest/robe-female.xml|#000000</sprite>
+ <sprite>equipment/head/wizard-hat-female.xml|#070707,202020,303030,404040</sprite>
+ <sprite>equipment/weapons/polearm-stab-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
</npc>
</npcs>