summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-03-26 07:56:36 +0000
committerSaulc <lucashelaine14@gmail.com>2018-03-26 07:56:36 +0000
commit0a4da335f401fa1eb8576f6bf537cc80d9e07b6e (patch)
treefbeff580b24610dc1625478387c90428ecfc9771
parentcd0c11b0b6d60334005f9357cb278dd34a5ab103 (diff)
downloadart-0a4da335f401fa1eb8576f6bf537cc80d9e07b6e.tar.gz
art-0a4da335f401fa1eb8576f6bf537cc80d9e07b6e.tar.bz2
art-0a4da335f401fa1eb8576f6bf537cc80d9e07b6e.tar.xz
art-0a4da335f401fa1eb8576f6bf537cc80d9e07b6e.zip
Add mountain snake eggs
-rw-r--r--item.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/item.xml b/item.xml
new file mode 100644
index 00000000..6eddcb5a
--- /dev/null
+++ b/item.xml
@@ -0,0 +1,16 @@
+ <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"/> \ No newline at end of file