summaryrefslogtreecommitdiff
path: root/hercules/templates/item.tpl
blob: a7f28a9469c7994257b9a31c59a87523f8dd7fa1 (plain) (blame)
1
2
3
4
5
6
7
    <item id="{0}"
        name="{1}"
        description="{1}"
{3}        image="{4}"
        type="{5}">
        <sprite>{6}</sprite>
    </item>