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/npc111.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/npc111.xml')
-rw-r--r-- | npcs/npc111.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npcs/npc111.xml b/npcs/npc111.xml new file mode 100644 index 00000000..d088bd0a --- /dev/null +++ b/npcs/npc111.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="111"> + <sprite variant="8">model/unique.xml</sprite> + </npc> +</npcs> |