diff options
Diffstat (limited to 'hercules/templates/npc.tpl')
-rw-r--r-- | hercules/templates/npc.tpl | 3 |
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> |