diff options
author | mekolat <mekolat@gmail.com> | 2014-08-21 14:00:26 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-08-21 20:08:23 +0000 |
commit | 3d3a4c6000b2a366ca0d6410a793b8177ef695fd (patch) | |
tree | 0e47341ecfa7cf81a05fe227f1905cfd7bdb0ecb /npcs/npc357.xml | |
parent | d136b3983408c5e7ff64699151d6cdfd2361380d (diff) | |
download | clientdata-3d3a4c6000b2a366ca0d6410a793b8177ef695fd.tar.gz clientdata-3d3a4c6000b2a366ca0d6410a793b8177ef695fd.tar.bz2 clientdata-3d3a4c6000b2a366ca0d6410a793b8177ef695fd.tar.xz clientdata-3d3a4c6000b2a366ca0d6410a793b8177ef695fd.zip |
split npcs
Diffstat (limited to 'npcs/npc357.xml')
-rw-r--r-- | npcs/npc357.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/npcs/npc357.xml b/npcs/npc357.xml new file mode 100644 index 00000000..d2d2dd1d --- /dev/null +++ b/npcs/npc357.xml @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<npcs> + <npc id="357"> + <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>equipment/feet/boots-male.xml|#104010,208020,30c030</sprite> + <sprite>equipment/legs/pants-male.xml|#115511</sprite> + <sprite>hairstyles/hairstyle02-male.xml|#994312,c55818,e46c28</sprite> + <sprite>equipment/head/beard-male.xml|#5b280a,994312,c55818,e46c28</sprite> + <sprite>equipment/chest/sorcerer-robe-male.xml|#115511,22aa22,99dd99;#ec3e3e</sprite> + <sprite>equipment/head/wizard-hat-male.xml|#104010,208020,30c030</sprite> + <sprite>equipment/weapons/polearm-blunt-male.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite> + </npc> +</npcs> |