summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2019-10-16 15:10:34 +0000
committerMicksha <ms-shaman@gmx.de>2019-10-16 15:10:34 +0000
commit061730964f6279b4fdea147518c884f75e75af15 (patch)
treeb3e68f2903637833abc42766acde69834709dd2f /items.xml
parentf65cf2f25330922941cacb5e1fa1111b4beb4b16 (diff)
downloadclientdata-061730964f6279b4fdea147518c884f75e75af15.tar.gz
clientdata-061730964f6279b4fdea147518c884f75e75af15.tar.bz2
clientdata-061730964f6279b4fdea147518c884f75e75af15.tar.xz
clientdata-061730964f6279b4fdea147518c884f75e75af15.zip
Jesusalva/207
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index d6f345ac..71e688c5 100644
--- a/items.xml
+++ b/items.xml
@@ -682,6 +682,14 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
useButton="Drink"
type="usable"
weight="250"/>
+ <item id="610"
+ image="usable/potiondeath.png|W:#580000,a40000,c02020,ff6060"
+ name="Death Potion"
+ description="Used for really powerful magic. You should not drink this!"
+ effect="Instakill."
+ useButton="Drink"
+ type="usable"
+ weight="512"/>
<!-- Generic Items -->
<item id="700"
@@ -2363,4 +2371,12 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
attack="100"
weight="1"/>
+ <!-- Fun Items -->
+ <item id="7420"
+ image="generic/adventurersoul.png|W:#846211,dab333,fffb93,ffffff;R:#111111,222222,333333,444444,555555,aaaaaa"
+ name="Adventurer's Soul"
+ description="Seems like someone fell prey to PK'ing."
+ type="generic"
+ weight="100"/>
+
</items>