This commit is contained in:
@@ -18,6 +18,6 @@ public class BeastBoost : Script
|
||||
{
|
||||
BatchId = batchId,
|
||||
});
|
||||
move.User.ChangeStatBoost(highestStat, 1, true, batchId);
|
||||
move.User.ChangeStatBoost(highestStat, 1, true, false, batchId);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user