summaryrefslogtreecommitdiff
path: root/hercules/templates/item.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'hercules/templates/item.tpl')
-rw-r--r--hercules/templates/item.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/hercules/templates/item.tpl b/hercules/templates/item.tpl
new file mode 100644
index 0000000..a7f28a9
--- /dev/null
+++ b/hercules/templates/item.tpl
@@ -0,0 +1,7 @@
+ <item id="{0}"
+ name="{1}"
+ description="{1}"
+{3} image="{4}"
+ type="{5}">
+ <sprite>{6}</sprite>
+ </item>