summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-12-11 10:37:19 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-12-11 10:37:19 +0000
commitc0aa3502e8b3d689ae08a20e3c6b6f2200e56e59 (patch)
tree820ef20f6868578f16b8a3bae5135ed727d7c996
parent19b1bbbafc4cf38331c904cbeaf1b9a52db745fe (diff)
parent0ab064bef8cd4187fd0fe18f8f2e2d1760e85383 (diff)
downloadclientdata-c0aa3502e8b3d689ae08a20e3c6b6f2200e56e59.tar.gz
clientdata-c0aa3502e8b3d689ae08a20e3c6b6f2200e56e59.tar.bz2
clientdata-c0aa3502e8b3d689ae08a20e3c6b6f2200e56e59.tar.xz
clientdata-c0aa3502e8b3d689ae08a20e3c6b6f2200e56e59.zip
Merge branch 'phylactery_no_mdef' into 'master'
phylactery description update See merge request legacy/clientdata!573
-rw-r--r--items/equip-head/item5130_Phylactery.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-head/item5130_Phylactery.xml b/items/equip-head/item5130_Phylactery.xml
index 84a752d8..a88907a1 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="-33%" mattak="90" mdefense="20" 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="-33%" mattak="90" 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>