diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-24 10:30:03 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-24 10:30:03 -0300 |
commit | 2c86952dee481e3d5bb7a0f62387e23a5a708984 (patch) | |
tree | 451324b824887d1c51ee46abd6e78a827086746c /items.xml | |
parent | c8de2c8302dff706fa6d0ed469cb9e9544ec57e7 (diff) | |
download | clientdata-2c86952dee481e3d5bb7a0f62387e23a5a708984.tar.gz clientdata-2c86952dee481e3d5bb7a0f62387e23a5a708984.tar.bz2 clientdata-2c86952dee481e3d5bb7a0f62387e23a5a708984.tar.xz clientdata-2c86952dee481e3d5bb7a0f62387e23a5a708984.zip |
Fix bugs introduced by Saulc
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3870,12 +3870,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sound event="hit">weapons/piouslayer/hit1.ogg</sound> <sound event="miss">weapons/piouslayer/miss1.ogg</sound> </item> + <!-- cast Magnum Break on attack. "to Saves" is not a typo, but an Easter Egg --> <item id="3518" image="equipment/weapons/divinesword.png|W:#ff0000" name="Judgement ★★★" description="Sometimes, to Saves the ones you like, you must judge the ones you doesn't." attack="100" - effect="Splash damage: cast Magnum Break on attack." + effect="Splash damage and knockback effect" level="24" critical-hit-effect-id="312" hit-effect-id="312" |