summaryrefslogtreecommitdiff
path: root/hercules/templates/npc.tpl
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-20 17:45:30 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-20 17:45:30 +0300
commit551261e4aa47d9e4baa9396e20f503b9fc75680a (patch)
tree52a125e266c9338a365854be97ffe75360b1ecda /hercules/templates/npc.tpl
parent06887bd17dd04cb6314cc215424b041dda7dca87 (diff)
downloadevol-tools-551261e4aa47d9e4baa9396e20f503b9fc75680a.tar.gz
evol-tools-551261e4aa47d9e4baa9396e20f503b9fc75680a.tar.bz2
evol-tools-551261e4aa47d9e4baa9396e20f503b9fc75680a.tar.xz
evol-tools-551261e4aa47d9e4baa9396e20f503b9fc75680a.zip
hercules: add support for convert ro npcs.
Diffstat (limited to 'hercules/templates/npc.tpl')
-rw-r--r--hercules/templates/npc.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/hercules/templates/npc.tpl b/hercules/templates/npc.tpl
new file mode 100644
index 0000000..9c345eb
--- /dev/null
+++ b/hercules/templates/npc.tpl
@@ -0,0 +1,3 @@
+ <npc id="{0}" name="{1}">
+ {2}
+ </npc>