diff options
author | mekolat <mekolat@gmail.com> | 2014-09-07 15:43:46 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-10-24 00:07:03 -0400 |
commit | 2a99b8c5610f601defd42e08630f9a3c2a9665c1 (patch) | |
tree | 5a71fd929c1fe2ee4420ed260f8334d8ba1abd5f /npcs/npc327.xml | |
parent | a36926cf8d2d4568e4141b41df80dc632428c9d2 (diff) | |
download | clientdata-2a99b8c5610f601defd42e08630f9a3c2a9665c1.tar.gz clientdata-2a99b8c5610f601defd42e08630f9a3c2a9665c1.tar.bz2 clientdata-2a99b8c5610f601defd42e08630f9a3c2a9665c1.tar.xz clientdata-2a99b8c5610f601defd42e08630f9a3c2a9665c1.zip |
add fightclub
Diffstat (limited to 'npcs/npc327.xml')
-rw-r--r-- | npcs/npc327.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npcs/npc327.xml b/npcs/npc327.xml new file mode 100644 index 00000000..143c52fd --- /dev/null +++ b/npcs/npc327.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="327" targetSelection="false" avatar="11"> + <sprite variant="0">model/unique.xml</sprite> + </npc> +</npcs> |