This commit is contained in:
@@ -19,7 +19,7 @@ public class AngerPoint : Script
|
||||
{
|
||||
BatchId = batchId,
|
||||
});
|
||||
target.ChangeStatBoost(Statistic.Attack, 12, true, batchId);
|
||||
target.ChangeStatBoost(Statistic.Attack, 12, true, false, batchId);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user