summaryrefslogtreecommitdiff
path: root/hercules/templates/npc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'hercules/templates/npc.tpl')
-rw-r--r--hercules/templates/npc.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/hercules/templates/npc.tpl b/hercules/templates/npc.tpl
index 9c345eb..a201d64 100644
--- a/hercules/templates/npc.tpl
+++ b/hercules/templates/npc.tpl
@@ -1,3 +1,3 @@
- <npc id="{0}" name="{1}">
- {2}
+ <npc id="{id}">
+ {sprite}
</npc>