diff options
author | wushin <pasekei@gmail.com> | 2015-11-18 23:32:44 -0600 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-02-01 12:26:29 -0500 |
commit | fab7a0c90e5b9a10cc960f2325833ea92810a2d6 (patch) | |
tree | c7023d5430097df898737fae7685cf5c78c8ab03 /npcs/npc370.xml | |
parent | 9c4ceb65aea0a40b0a4eb2ef3d12b9a37d9ec768 (diff) | |
download | clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.gz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.bz2 clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.tar.xz clientdata-fab7a0c90e5b9a10cc960f2325833ea92810a2d6.zip |
headless base models
Headless Base
Decapitation complete
redo all the hairstyles
Add N Head
Diffstat (limited to 'npcs/npc370.xml')
-rw-r--r-- | npcs/npc370.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npcs/npc370.xml b/npcs/npc370.xml index bb05961f..c830f2bc 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/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</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>hairstyles/hairstyle11-female.xml|#602486,934cc3,fdc689</sprite> - <sprite>equipment/head/wizard-hat-female.xml|#070707,121212,5B9BC2</sprite> + <sprite>model/base.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> </npc> </npcs> |