summaryrefslogtreecommitdiff
path: root/npcs/npc101.xml
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-02-08 21:08:19 -0500
committermekolat <mekolat@users.noreply.github.com>2016-02-08 21:08:19 -0500
commitaed37c0ac8e958e3fcf0683f191443fb33b64e4c (patch)
tree23294bdfb11714b0f3b7f180aa46aa43c46dcbcc /npcs/npc101.xml
parentc8535658e7157da988087864f2e88da3ec6c7f7d (diff)
parent42d0094796abd374147db0ae93fa609fed179532 (diff)
downloadclientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.gz
clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.bz2
clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.tar.xz
clientdata-aed37c0ac8e958e3fcf0683f191443fb33b64e4c.zip
Merge pull request #311 from mekolat/gender2
3rd gender, new races
Diffstat (limited to 'npcs/npc101.xml')
-rw-r--r--npcs/npc101.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/npcs/npc101.xml b/npcs/npc101.xml
index b2db217f..3274179c 100644
--- a/npcs/npc101.xml
+++ b/npcs/npc101.xml
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<npcs>
<npc id="101">
- <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
- <sprite>equipment/chest/cotton-male.xml|#573a26,9e7654,d3b79e,ffffff</sprite>
- <sprite>equipment/legs/silkpants-male.xml|#202020,414441,b4b6bd,cdcacd,ffffff</sprite>
- <sprite>equipment/feet/boots-male.xml|#522129,ff7139</sprite>
- <sprite>hairstyles/hairstyle02-male.xml|#201818,313031,424242,4e4e4e</sprite>
- <sprite>equipment/head/goatee-male.xml|#212121,ffffff</sprite>
+ <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>hairstyles/hairstyle02.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#201818,313031,424242,4e4e4e</sprite>
+ <sprite>equipment/chest/cotton.xml|#573a26,9e7654,d3b79e,ffffff</sprite>
+ <sprite>equipment/legs/silkpants.xml|#202020,414441,b4b6bd,cdcacd,ffffff</sprite>
+ <sprite>equipment/feet/boots.xml|#522129,ff7139</sprite>
+ <sprite>equipment/head/goatee.xml|#212121,ffffff</sprite>
</npc>
</npcs>