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/npc151.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/npc151.xml')
-rw-r--r-- | npcs/npc151.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npcs/npc151.xml b/npcs/npc151.xml index 3233b079..65575cc5 100644 --- a/npcs/npc151.xml +++ b/npcs/npc151.xml @@ -1,13 +1,13 @@ <?xml version="1.0"?> <npcs> <npc id="151"> - <sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>hairstyles/hairstyle09-female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#40413f,555754,757774,8d8f8c,9b9d9a,bdbfbb,e8eae7</sprite> <sprite variant="0">equipment/override/adult-head.xml</sprite> - <sprite>hairstyles/hairstyle09-female.xml|#40413f,555754,757774,8d8f8c,9b9d9a,bdbfbb,e8eae7</sprite> - <sprite>equipment/chest/tnecksweater-female.xml|#200303,380505,570909,700c0c,8a1010</sprite> - <sprite>equipment/feet/boots-female.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f</sprite> - <sprite>equipment/legs/skirt-female.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f</sprite> - <sprite>equipment/head/glasses-female.xml|#a89feb,d5d1f5</sprite> + <sprite>equipment/chest/tnecksweater.xml|#200303,380505,570909,700c0c,8a1010</sprite> + <sprite>equipment/feet/boots.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f</sprite> + <sprite>equipment/legs/skirt.xml|#39230f,4e2f14,5e3817,6b4422,79502e,815d3b,926d4f</sprite> + <sprite>equipment/head/glasses.xml|#a89feb,d5d1f5</sprite> <sprite variant="12">equipment/override/adult-outfits.xml</sprite> </npc> </npcs> |