summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-01-17 22:49:23 +0100
committerReid <reidyaro@gmail.com>2016-01-17 22:49:23 +0100
commit928d61dcae8c1f72567c079960f709ddcb8374f3 (patch)
tree565f5e804a52e8af4cdb4375259cc5963c6408a1
parenta40c2dd64bdf9e0b493cce95dfd1adb9ddc37b20 (diff)
downloadclientdata-928d61dcae8c1f72567c079960f709ddcb8374f3.tar.gz
clientdata-928d61dcae8c1f72567c079960f709ddcb8374f3.tar.bz2
clientdata-928d61dcae8c1f72567c079960f709ddcb8374f3.tar.xz
clientdata-928d61dcae8c1f72567c079960f709ddcb8374f3.zip
Add Curshroom on items.xml and LICENSE files.
-rw-r--r--LICENSE1
-rw-r--r--items.xml15
2 files changed, 14 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 0c271ed7..8b8aae4d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -109,6 +109,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
graphics/items/usable/book-old.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/bread.png (Coolkid782) (CC BY-SA 3.0) (-)
graphics/items/usable/cheese.png (Reid) (CC BY-SA 3.0) (-)
+ graphics/items/usable/curshroom.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/clotholiquor.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/croconut.png (Hal9000) (CC BY-SA 3.0) (-)
graphics/items/usable/croconut-half.png (Hal9000) (CC BY-SA 3.0) (-)
diff --git a/items.xml b/items.xml
index cddfc9e2..57451893 100644
--- a/items.xml
+++ b/items.xml
@@ -201,7 +201,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<item id="503"
image="usable/fungus.png"
name="Fungus"
- description="A peculiar food, ingredient, or remedy."
+ description="A peculiar food, ingredient, or remedy against poison."
useButton="Eat"
effect="Damage -5%; Defense +5%; Heal 25-35 HP"
type="usable"
@@ -318,7 +318,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
name="Plushroom"
description="A strange remedy of many possible uses."
useButton="Eat"
- effect="Damage +5%; Defense -5%; Heal 20-30 HP"
+ effect="Damage +5%; Heal 20-30 HP"
type="usable"
weight="8"
maxFloorOffsetX="12"
@@ -460,6 +460,17 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
type="usable"
weight="10"
maxFloorOffset="6"/>
+ <item id="529"
+ image="usable/curshroom.png"
+ name="Curshroom"
+ description="A strange remedy of many possible uses, cure poison."
+ useButton="Eat"
+ effect="Damage per second +10; Heal 40-50 HP"
+ type="usable"
+ weight="10"
+ maxFloorOffset="6"/>
+
+
<!-- Generic Items -->
<item id="700"