reduced hyper axe damage. OP as heck

This commit is contained in:
NewGarbo 2015-11-26 04:21:30 +00:00
parent abcee009dd
commit 8bd1f4b3c8

View File

@ -46,7 +46,7 @@ public class HyperAxe extends LegendaryItem
event.SetIgnoreRate(true);
// log("Ignoring rate!");
event.AddMod("Hyper Axe", 4);
event.AddMod("Hyper Axe", 1);
}
else
{