Stampede ends immediately on taking damage
This commit is contained in:
parent
bddc36271d
commit
923d2455d0
@ -178,6 +178,7 @@ public class Stampede extends Skill
|
||||
if (damagee == null) return;
|
||||
|
||||
Reset(damagee);
|
||||
Factory.Condition().EndCondition(damagee, null, GetName());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user