diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-10-31 01:53:39 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-10-31 01:53:39 -0600 |
commit | 4d6ac2fc722158e22ddf33b4c1f7a14afd18a627 (patch) | |
tree | 31cf915d942451c425a02b167be289ffb16ce4a0 /items.xml | |
parent | 3cbc52663971a73b5e0016144dbe9276a1b56863 (diff) | |
download | clientdata-4d6ac2fc722158e22ddf33b4c1f7a14afd18a627.tar.gz clientdata-4d6ac2fc722158e22ddf33b4c1f7a14afd18a627.tar.bz2 clientdata-4d6ac2fc722158e22ddf33b4c1f7a14afd18a627.tar.xz clientdata-4d6ac2fc722158e22ddf33b4c1f7a14afd18a627.zip |
Add items for Halloween
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 45 |
1 files changed, 45 insertions, 0 deletions
@@ -2993,6 +2993,51 @@ max-per-slot="1" luck="5"/> + <item id="1229" + image="generic-caramelapple.png" + name="Caramel Apple" + description="A caramel coated apple, complete with stick." + effect="Rots teeth, tastes good." + type="generic" + weight="5" + max-per-slot="200"/> + + <item id="1230" + image="generic-lollipop.png|W:#2502d6" + name="Booberry Blue Lollipop" + description="A Lollipop." + effect="Mmm." + type="generic" + weight="1" + max-per-slot="200"/> + + <item id="1231" + image="generic-lollipop.png|W:#00ba16" + name="Ghastly Green Lollipop" + description="A Lollipop." + effect="Tasty." + type="generic" + weight="1" + max-per-slot="200"/> + + <item id="1232" + image="generic-lollipop.png|W:#e00418" + name="Blood Red Lollipop" + description="A Lollipop." + effect="Yum." + type="generic" + weight="1" + max-per-slot="200"/> + + <item id="1233" + image="generic-fakefangs.png" + name="Cheap Plastic Fangs" + description="A costumed dracula's must." + effect="Doesn't suck.. blood." + type="generic" + weight="1" + max-per-slot="100"/> + <!-- The 2XXY IDs are used for recolored items on eAthena. XX = item Y = color variant |