summaryrefslogtreecommitdiff
path: root/npcs/npc201.xml
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-07-05 12:04:09 -0400
committerGitHub <noreply@github.com>2016-07-05 12:04:09 -0400
commit6cf63260f7917c1ad0fd0549f2e33e9ebb0f95b4 (patch)
treebcb912508c889dbbf0b3c59888a73cc70bc4c218 /npcs/npc201.xml
parenta614f32d794ccbfecd3ea4474631eb49ee94f1fb (diff)
parent444e9dc786470b043589c53ef5c284c463499ee3 (diff)
downloadclientdata-6cf63260f7917c1ad0fd0549f2e33e9ebb0f95b4.tar.gz
clientdata-6cf63260f7917c1ad0fd0549f2e33e9ebb0f95b4.tar.bz2
clientdata-6cf63260f7917c1ad0fd0549f2e33e9ebb0f95b4.tar.xz
clientdata-6cf63260f7917c1ad0fd0549f2e33e9ebb0f95b4.zip
Merge pull request #340 from omattornot/female-npc
Female npc about issue #338
Diffstat (limited to 'npcs/npc201.xml')
-rw-r--r--npcs/npc201.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/npcs/npc201.xml b/npcs/npc201.xml
index 62b9d835..fc4788b1 100644
--- a/npcs/npc201.xml
+++ b/npcs/npc201.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<npcs>
<npc id="201">
- <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/hairstyle11-female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#bb2222,ffee33</sprite>
- <sprite>equipment/feet/boots.xml|#4f2d29,c89078</sprite>
- <sprite>equipment/legs/chaps.xml</sprite>
- <sprite>equipment/chest/shorttanktop.xml</sprite>
+ <sprite>equipment/feet/boots-female.xml|#4f2d29,c89078</sprite>
+ <sprite>equipment/legs/chaps-female.xml</sprite>
+ <sprite>equipment/chest/shorttanktop-female.xml</sprite>
</npc>
</npcs>