Make appler ignore damage rate

This commit is contained in:
Sam 2017-03-27 19:14:07 +01:00
parent 421d76b7f3
commit e0819bfd7d

View File

@ -118,7 +118,7 @@ public class PerkApple extends Perk implements IThrown
//Damage Event
Manager.GetDamage().NewDamageEvent(target, data.getThrower(), null,
DamageCause.CUSTOM, 3, true, false, false,
DamageCause.CUSTOM, 3, true, true, false,
UtilEnt.getName(data.getThrower()), GetName());
//Effect