summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/equip-head/item5129_UnderworldMask.xml2
-rw-r--r--items/equip-head/item5130_Phylactery.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/items/equip-head/item5129_UnderworldMask.xml b/items/equip-head/item5129_UnderworldMask.xml
index fc585cb4..3ef5b055 100644
--- a/items/equip-head/item5129_UnderworldMask.xml
+++ b/items/equip-head/item5129_UnderworldMask.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<items>
- <item id="5129" image="equipment/head/underworld-mask.png" name="Underworld Mask" description="Surely, you don't think I jest." effect="0 Int" attack-range="2" dex="2" agi="3" type="equip-head" defense="5" weight="100" sellProtected="true">
+ <item id="5129" image="equipment/head/underworld-mask.png" name="Underworld Mask" description="Surely, you don't think I jest. (Troll only: Attack range +1 / Strength +10)" effect="0 Int" attack-range="2" dex="2" agi="3" type="equip-head" defense="5" weight="100" sellProtected="true">
<sprite gender="unisex">equipment/head/underworld-mask.xml</sprite>
<sprite gender="female">equipment/head/underworld-mask-female.xml</sprite>
<replace sprite="hair">
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml
index 7f165ac0..f60295e5 100644
--- a/items/equip-head/item5130_Phylactery.xml
+++ b/items/equip-head/item5130_Phylactery.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<items>
- <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power" atkspeed="25%" dex="-50%" mattack="5" type="equip-head" defense="1" weight="20" sellProtected="true">
+ <item id="5130" image="equipment/head/phylactery.png" name="Phylactery" description="This phylactery glows with power." atkspeed="25%" dex="-50%" mattack="5" type="equip-head" defense="1" weight="20" sellProtected="true">
<sprite gender="unisex">equipment/head/phylactery.xml</sprite>
<sprite gender="female">equipment/head/phylactery-female.xml</sprite>
</item>