diff options
Diffstat (limited to 'hercules/templates/monster.tpl')
-rw-r--r-- | hercules/templates/monster.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hercules/templates/monster.tpl b/hercules/templates/monster.tpl new file mode 100644 index 0000000..3b6bf4d --- /dev/null +++ b/hercules/templates/monster.tpl @@ -0,0 +1,3 @@ + <monster id="{0}" name="{1}"> + {2} + </monster> |