diff options
author | wushin <pasekei@gmail.com> | 2013-10-31 07:31:58 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2013-10-31 07:31:58 -0500 |
commit | 5799daad7dc12ac02aebcf2899dcaf18f37507f7 (patch) | |
tree | 79e6748383f5891d10c264fc439144d055a0ea02 /items.xml | |
parent | 57f8d3569be4e4e3b5c8b86bdf0529622a6c7cc3 (diff) | |
download | clientdata-5799daad7dc12ac02aebcf2899dcaf18f37507f7.tar.gz clientdata-5799daad7dc12ac02aebcf2899dcaf18f37507f7.tar.bz2 clientdata-5799daad7dc12ac02aebcf2899dcaf18f37507f7.tar.xz clientdata-5799daad7dc12ac02aebcf2899dcaf18f37507f7.zip |
Equip Order Fix for Jack's Charm
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3752,7 +3752,8 @@ description="A mysterious charm said to only work at a special time of year" type="equip-ring" weight="10" - sellProtected="true"> + sellProtected="true" + drawBefore="boots"> <sprite>equipment/override/skeleton.xml</sprite> </item> <item id="1198" |