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