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/npc304.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/npc304.xml')
-rw-r--r-- | npcs/npc304.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npcs/npc304.xml b/npcs/npc304.xml new file mode 100644 index 00000000..a4b4a6cc --- /dev/null +++ b/npcs/npc304.xml @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<npcs> + <npc id="304"> + <sprite variant="0">monsters/zombie.xml</sprite> + <sprite variant="13">equipment/override/adult-outfits.xml</sprite> + </npc> +</npcs> |