summaryrefslogtreecommitdiff
path: root/npcs
diff options
context:
space:
mode:
authoromattornot <m.vuoso@laposte.net>2016-05-22 14:45:12 +0200
committeromattornot <m.vuoso@laposte.net>2016-06-01 12:53:33 +0200
commitd896fb6f0012e3a9e0be09e48b0414d9376941f4 (patch)
tree2740fe31b9bd3c50592a2d3171083833497409af /npcs
parentec9a026cc1db369d5d24a527162f2b80ff19566f (diff)
downloadclientdata-d896fb6f0012e3a9e0be09e48b0414d9376941f4.tar.gz
clientdata-d896fb6f0012e3a9e0be09e48b0414d9376941f4.tar.bz2
clientdata-d896fb6f0012e3a9e0be09e48b0414d9376941f4.tar.xz
clientdata-d896fb6f0012e3a9e0be09e48b0414d9376941f4.zip
Change gender to female : npc370 (Valia)
Diffstat (limited to 'npcs')
-rw-r--r--npcs/npc181.xml8
-rw-r--r--npcs/npc370.xml10
2 files changed, 9 insertions, 9 deletions
diff --git a/npcs/npc181.xml b/npcs/npc181.xml
index fecb4aa3..88366880 100644
--- a/npcs/npc181.xml
+++ b/npcs/npc181.xml
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<npcs>
<npc id="181">
- <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#FF2615</sprite>
+ <sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#FF2615</sprite>
<sprite>hairstyles/hairstyle01-female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#1d2d6d,1594a3,55C6B2,fdedcc</sprite>
<sprite>equipment/chest/bra-female.xml</sprite>
- <sprite>equipment/feet/assassin-boots.xml</sprite>
- <sprite>equipment/hands/generic.xml|#202020,c0c0c0,ffffff,ffffff</sprite>
- <sprite>equipment/head/rabbit-ears.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <sprite>equipment/feet/assassin-boots-female.xml</sprite>
+ <sprite>equipment/hands/generic-female.xml|#202020,c0c0c0,ffffff,ffffff</sprite>
+ <sprite>equipment/head/rabbit-ears-female.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
</npc>
</npcs>
diff --git a/npcs/npc370.xml b/npcs/npc370.xml
index c830f2bc..5fc3735a 100644
--- a/npcs/npc370.xml
+++ b/npcs/npc370.xml
@@ -2,11 +2,11 @@
<npcs>
<npc id="370">
<particlefx>graphics/particles/power-circle.particle.xml</particlefx>
- <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;#602486,934cc3,fdc689</sprite>
- <sprite>equipment/feet/assassin-boots.xml</sprite>
- <sprite>equipment/legs/shorts.xml|#121212,343434</sprite>
- <sprite>equipment/chest/sorcerer-robe.xml|#121212,343434;#468AD6</sprite>
- <sprite>equipment/head/wizard-hat.xml|#070707,121212,5B9BC2</sprite>
+ <sprite>equipment/feet/assassin-boots-female.xml</sprite>
+ <sprite>equipment/legs/shorts-female.xml|#121212,343434</sprite>
+ <sprite>equipment/chest/sorcerer-robe-female.xml|#121212,343434;#468AD6</sprite>
+ <sprite>equipment/head/wizard-hat-female.xml|#070707,121212,5B9BC2</sprite>
</npc>
</npcs>