diff options
author | MadCamel <madcamel@gmail.com> | 2013-10-29 04:47:10 -0400 |
---|---|---|
committer | MadCamel <madcamel@gmail.com> | 2013-10-29 04:47:10 -0400 |
commit | 97f080565d2629ba35ac6fc5d4f7264a80aeeffc (patch) | |
tree | 6022f23d26e4ab49fe2bace82d44e01c7d63df20 /items.xml | |
parent | 2b35ae6acb30bfb62fe1ab0877066187687faa3b (diff) | |
download | clientdata-97f080565d2629ba35ac6fc5d4f7264a80aeeffc.tar.gz clientdata-97f080565d2629ba35ac6fc5d4f7264a80aeeffc.tar.bz2 clientdata-97f080565d2629ba35ac6fc5d4f7264a80aeeffc.tar.xz clientdata-97f080565d2629ba35ac6fc5d4f7264a80aeeffc.zip |
Simple annual Halloween Event
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3746,6 +3746,15 @@ <!-- HERE ARE SOME UNUSED ITEM IDS --> + <item id="1197" + image="equipment/charms/skeletoncharm.png" + name="Skeleton Charm" + description="A mysterious charm said to only work at a special time of year" + type="equip-ring" + weight="10" + sellProtected="true"> + <sprite>equipment/override/skeleton.xml</sprite> + </item> <item id="1198" image="generic/spectral-orb.png|R:#ff6600,ff9933,ffff33" name="Jack O Soul" |