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..a201d64 --- /dev/null +++ b/hercules/templates/npc.tpl @@ -0,0 +1,3 @@ + <npc id="{id}"> + {sprite} + </npc> |