diff options
author | wushin <pasekei@gmail.com> | 2014-04-16 16:46:15 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-04-16 16:46:15 -0500 |
commit | 35ab471a65e9a0d7cfd513aa606a86135d2dc614 (patch) | |
tree | 2f96e6d552b7cd9c42a8b25b5965879b04aab406 /items.xml | |
parent | bfafaff17528e4f5689702c9620586b1e43725de (diff) | |
download | clientdata-35ab471a65e9a0d7cfd513aa606a86135d2dc614.tar.gz clientdata-35ab471a65e9a0d7cfd513aa606a86135d2dc614.tar.bz2 clientdata-35ab471a65e9a0d7cfd513aa606a86135d2dc614.tar.xz clientdata-35ab471a65e9a0d7cfd513aa606a86135d2dc614.zip |
Fix Scarab Armlet
Fix Jester Mask
Fix Red Bone
Fix Stalker
Fix General Terogan
Fix The Lost
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -923,7 +923,7 @@ attack-range="2" weight="100"> </item --> - <!-- item id="585" + <item id="585" image="equipment/shield/scarabarmlet.png" name="Scarab Armlet" description="A scarab armlet." @@ -931,7 +931,7 @@ type="equip-arms" weight="200" sellProtected="true"> - </item --> + </item> <item id="586" image="equipment/legs/shorts.png|W:#a4b2b2,ffffff" name="Cotton Shorts" |