diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-26 13:06:00 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-26 13:06:00 +0000 |
commit | 6e4adbc25ff5aef48a3f4c4ea64fdeb6138568ff (patch) | |
tree | 39ea7095f630a7a8784c1b964464f99bcc2024d9 /item.xml | |
parent | 4b4ffdf8920c1429d890ae1b05d311d57ad8ffc0 (diff) | |
download | art-6e4adbc25ff5aef48a3f4c4ea64fdeb6138568ff.tar.gz art-6e4adbc25ff5aef48a3f4c4ea64fdeb6138568ff.tar.bz2 art-6e4adbc25ff5aef48a3f4c4ea64fdeb6138568ff.tar.xz art-6e4adbc25ff5aef48a3f4c4ea64fdeb6138568ff.zip |
add magic gm top hat
Diffstat (limited to 'item.xml')
-rw-r--r-- | item.xml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -13,4 +13,12 @@ useButton="Eat" effect="Heal 300-600 HP" type="usable" - weight="6"/>
\ No newline at end of file + weight="6"/> + <item id="2977" + image="equipment/head/magicgmtophat.png" + name="Magic GM Top Hat" + description="Probably not the best way to stay hidden." + type="equip-head" + effect="PRIVATE" + weight="1"> + <sprite>equipment/head/magicgmtophat.xml</sprite> |