Revert "Make appler ignore damage rate"

This reverts commit e0819bfd7d.
This commit is contained in:
Sam 2017-03-27 19:19:45 +01:00
parent e0819bfd7d
commit fff18ef2a0
1 changed files with 1 additions and 1 deletions

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, true, false,
DamageCause.CUSTOM, 3, true, false, false,
UtilEnt.getName(data.getThrower()), GetName());
//Effect