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