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/npc123.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/npc123.xml')
-rw-r--r-- | npcs/npc123.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/npcs/npc123.xml b/npcs/npc123.xml index 9e6afbd2..f69a0ff6 100644 --- a/npcs/npc123.xml +++ b/npcs/npc123.xml @@ -1,14 +1,14 @@ <?xml version="1.0"?> <npcs> <npc id="123"> - <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> - <sprite>hairstyles/hairstyle18-male.xml|#2f1b08,4a2a0d,643a12,844c18,ffffff</sprite> - <sprite>equipment/feet/warlordboots-male.xml</sprite> - <sprite>equipment/legs/chaps-male.xml</sprite> - <sprite>equipment/chest/vnecksweater-male.xml|#94835a,aca47b,cdc594</sprite> - <sprite>equipment/chest/lightplatemail-male.xml|#ddeeff</sprite> - <sprite>equipment/weapons/sword-short-male.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> - <sprite>equipment/hands/generic-male.xml|#4e2e18,c8752f</sprite> - <sprite>equipment/head/knighthelm-male.xml</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;#2f1b08,4a2a0d,643a12,844c18,ffffff</sprite> + <sprite>equipment/feet/warlordboots.xml</sprite> + <sprite>equipment/legs/chaps.xml</sprite> + <sprite>equipment/chest/vnecksweater.xml|#94835a,aca47b,cdc594</sprite> + <sprite>equipment/chest/lightplatemail.xml|#ddeeff</sprite> + <sprite>equipment/weapons/sword-short.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff</sprite> + <sprite>equipment/hands/generic.xml|#4e2e18,c8752f</sprite> + <sprite>equipment/head/knighthelm.xml</sprite> </npc> </npcs> |