diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -4233,12 +4233,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. </item> <item id="2946" image="equipment/neck/eyepatch.png" - name="Eye Patch" - description="A cool eye patch!" - defense="1" - level="20" + name="Right Eye Patch" + description="A cool eye patch! You'll see 50% less with this!" + defense="3" + level="16" type="equip-head" - weight="1"> + weight="22"> <sprite>equipment/head/righteyepatch.xml</sprite> </item> <item id="2983" @@ -4419,10 +4419,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. --> <item id="3204" image="equipment/neck/eyepatch.png" - name="Eye Patch" - description="A handy perception tool, even when not at the opera." - defense="50" - level="3" + name="Left Eye Patch" + description="Arr! What's a pirate with two eyes? A not-pirate! Ar Arr!" + defense="3" + level="16" type="equip-neck" weight="22" drawAfter="torso"> |