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/npc309.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/npc309.xml')
-rw-r--r-- | npcs/npc309.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/npcs/npc309.xml b/npcs/npc309.xml new file mode 100644 index 00000000..73e3c50c --- /dev/null +++ b/npcs/npc309.xml @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<npcs> + <npc id="309"> + <sprite variant="0">monsters/skeleton.xml</sprite> + <sprite>equipment/legs/chaps-male.xml</sprite> + <sprite>equipment/chest/vnecksweater-male.xml|#580000,A40000,C02020,ff6060</sprite> + <sprite>equipment/head/tophat-male.xml</sprite> + <sprite>equipment/head/mustache-male.xml|#212121,ffffff</sprite> + </npc> +</npcs> |