diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-12-02 11:51:26 -0800 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-12-02 11:51:26 -0800 |
commit | 20a31cdd71e9e0439c23eeb6b09fbe34f16f6faf (patch) | |
tree | 8ea7a59b14c45fcdc8bbd2fcd01d273af216e443 | |
parent | 2538dbb615cca43fd4ff4e2517f7769c12979cb6 (diff) | |
download | clientdata-20a31cdd71e9e0439c23eeb6b09fbe34f16f6faf.tar.gz clientdata-20a31cdd71e9e0439c23eeb6b09fbe34f16f6faf.tar.bz2 clientdata-20a31cdd71e9e0439c23eeb6b09fbe34f16f6faf.tar.xz clientdata-20a31cdd71e9e0439c23eeb6b09fbe34f16f6faf.zip |
Fix damage of Ice Gladius
-rw-r--r-- | items.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3373,7 +3373,7 @@ image="equipment/weapon/sword-ice.png" name="Ice Gladius" description="A sword with a shimmering blue blade." - effect="Damage +100" + effect="Damage +110" type="equip-1hand" weapon-type="sword" attack-action="attack" |