Hated creatures should run to you.
This commit is contained in:
@@ -61,6 +61,7 @@ public final class AddHate extends AbstractEffect
|
||||
if (val > 0)
|
||||
{
|
||||
((Attackable) effected).addDamageHate(effector, 0, (int) val);
|
||||
effected.setRunning();
|
||||
}
|
||||
else if (val < 0)
|
||||
{
|
||||
|
Reference in New Issue
Block a user