This commit is contained in:
@@ -8,7 +8,7 @@ public class FellStinger : Script
|
||||
{
|
||||
if (target.IsFainted)
|
||||
{
|
||||
move.User.ChangeStatBoost(Statistic.Attack, 2, true);
|
||||
move.User.ChangeStatBoost(Statistic.Attack, 2, true, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user