summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2019-03-13 14:07:50 +0000
committerSaulc <lucashelaine14@gmail.com>2019-03-13 14:07:50 +0000
commitc574d0f14b057bb79d4d894115dd2132a4aa4dd8 (patch)
tree2832d7cb486f6277c75a830269888cb5feebef0b
parentf833a459b5b76484d22319ad72b92aa0f2d3c9c9 (diff)
downloadart-c574d0f14b057bb79d4d894115dd2132a4aa4dd8.tar.gz
art-c574d0f14b057bb79d4d894115dd2132a4aa4dd8.tar.bz2
art-c574d0f14b057bb79d4d894115dd2132a4aa4dd8.tar.xz
art-c574d0f14b057bb79d4d894115dd2132a4aa4dd8.zip
Delete item.xml
-rw-r--r--item.xml41
1 files changed, 0 insertions, 41 deletions
diff --git a/item.xml b/item.xml
deleted file mode 100644
index 3852741a..00000000
--- a/item.xml
+++ /dev/null
@@ -1,41 +0,0 @@
- <item id="597"
- image="usable/chocolatebunny.png"
- name="Chocolate Bunny"
- description="A delicious chocolate bunny"
- useButton="Eat"
- effect="Heal 1300-1800 HP"
- type="usable"
- weight="350"/>
- <item id="598"
- image="usable/snakeeggmodel.png|W:#806020;R:#604010;G:#705018"
- name="Mountain Snake Egg"
- description="An edible mountain snake egg."
- useButton="Eat"
- effect="Heal 300-600 HP"
- type="usable"
- 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>
-
- <item id="2993"
- image="equipment/head/fluffyhat.png"
- name="Fluffy Hat"
- description="A cozy sweet fluffy hat."
- defense="39"
- level="22"
- type="equip-head"
- weight="410">
- <sprite>equipment/head/fluffyhat.xml</sprite>
- <replace sprite="hair">
- <item from="-5" to="-4"/>
- <item from="-14" to="-9"/>
- <item from="-15" to="-19"/>
- </replace>
- </item>
-