summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorWombat <hpwombat@yahoo.com>2010-12-11 04:11:36 -0500
committerWombat <hpwombat@yahoo.com>2010-12-11 04:11:36 -0500
commite60a0a96220e92788f22539925c89e5f0f1d175a (patch)
treed61e425b63cc93c181a693c29bb9fe4fd27293fa /items.xml
parent5e60f1598c567f195f7233b96173df4587a53f94 (diff)
downloadclientdata-e60a0a96220e92788f22539925c89e5f0f1d175a.tar.gz
clientdata-e60a0a96220e92788f22539925c89e5f0f1d175a.tar.bz2
clientdata-e60a0a96220e92788f22539925c89e5f0f1d175a.tar.xz
clientdata-e60a0a96220e92788f22539925c89e5f0f1d175a.zip
Added candle helmet graphics
added candle helmet graphics to items.xml + icon, sprite and animation xml
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 1e3201a8..4f91f34f 100644
--- a/items.xml
+++ b/items.xml
@@ -4975,6 +4975,17 @@
type="generic"
weight="3"
max-per-slot="10"/>
+ <item id="4020"
+ image="armor-head-candlehelmet.png"
+ name="Candle Helmet"
+ description="Worn by spelunkers."
+ effect="+16% Defense, -1 Agility, +1 Intelligence"
+ type="equip-head"
+ defense="16"
+ weight="450"
+ max-per-slot="1">
+ <sprite>head-candlehelmet.xml</sprite>
+ </item>
=======
<item id="3000"
image="generic-jackolantern.png"