This commit is contained in:
@@ -22,6 +22,6 @@ public class Competitive : Script
|
||||
{
|
||||
BatchId = batchId,
|
||||
});
|
||||
pokemon.ChangeStatBoost(Statistic.SpecialAttack, 2, true, batchId);
|
||||
pokemon.ChangeStatBoost(Statistic.SpecialAttack, 2, true, false, batchId);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user