summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-08 10:09:10 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-08 10:09:10 -0300
commit4cc606af7ed5014456545a6a8613ea5016340f65 (patch)
treea487fb66122dcc0cfce83a09c69fb1501636f7ef /items
parentaf7e4c3f09ecd9e2545bcddca87e1415141ac6b6 (diff)
downloadclientdata-4cc606af7ed5014456545a6a8613ea5016340f65.tar.gz
clientdata-4cc606af7ed5014456545a6a8613ea5016340f65.tar.bz2
clientdata-4cc606af7ed5014456545a6a8613ea5016340f65.tar.xz
clientdata-4cc606af7ed5014456545a6a8613ea5016340f65.zip
Confirm Wumpus Egg replacement
Diffstat (limited to 'items')
-rw-r--r--items/generic.xml7
-rw-r--r--items/usable.xml9
2 files changed, 9 insertions, 7 deletions
diff --git a/items/generic.xml b/items/generic.xml
index 7f3ab59f..d7ebb8aa 100644
--- a/items/generic.xml
+++ b/items/generic.xml
@@ -698,13 +698,6 @@
description="Admit one"
type="generic"
weight="1" />
- <item id="5251"
- image="generic/wumpus-egg.png"
- name="Wumpus Egg"
- description="Priceless magical reagent. Amplifies magic in the magnitude of millions"
- effect="Event item, exchange for a rare with Jande"
- type="generic"
- weight="1" />
<item id="5256"
image="generic/pvpcoin.png"
name="Murderer Coin"
diff --git a/items/usable.xml b/items/usable.xml
index 502a6739..5eeccb74 100644
--- a/items/usable.xml
+++ b/items/usable.xml
@@ -869,4 +869,13 @@
type="usable"
weight="1"
/>
+ <item id="5251"
+ image="use/food/tomato.png"
+ name="Tomato"
+ description="Please be civilized and don't throw it at anyone!"
+ type="usable"
+ hp="200"
+ mp="5"
+ weight="5"
+ />
</items>