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/npc102.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/npc102.xml')
-rw-r--r-- | npcs/npc102.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npcs/npc102.xml b/npcs/npc102.xml index 9012be75..e86beeeb 100644 --- a/npcs/npc102.xml +++ b/npcs/npc102.xml @@ -1,10 +1,10 @@ <?xml version="1.0"?> <npcs> <npc id="102"> - <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> - <sprite>equipment/chest/tanktop-male.xml|#cdb784,dec38c,eef1c5,ffffff</sprite> - <sprite>equipment/legs/shorts-male.xml|#2e0890,7898e8</sprite> - <sprite>equipment/feet/boots-male.xml|#490000,b66d49</sprite> - <sprite>hairstyles/hairstyle18-male.xml|#817339,ffe87c</sprite> + <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>hairstyles/hairstyle18.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#817339,ffe87c</sprite> + <sprite>equipment/chest/tanktop.xml|#cdb784,dec38c,eef1c5,ffffff</sprite> + <sprite>equipment/legs/shorts.xml|#2e0890,7898e8</sprite> + <sprite>equipment/feet/boots.xml|#490000,b66d49</sprite> </npc> </npcs> |