This commit is contained in:
@@ -19,6 +19,6 @@ public class Captivate : Script
|
||||
move.GetHitData(target, hit).Fail();
|
||||
return;
|
||||
}
|
||||
target.ChangeStatBoost(Statistic.SpecialAttack, -2, false);
|
||||
target.ChangeStatBoost(Statistic.SpecialAttack, -2, false, false);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user