mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-29 21:12:45 +02:00
Update overrides.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
0afb7849bf
commit
2fe03248fb
@ -113,7 +113,7 @@ class DefaultOverrides {
|
||||
* Set to `true` to force confusion to always trigger,
|
||||
* or `false` to force it to never trigger.
|
||||
*/
|
||||
readonly CONFUSION_ACTIVATION_OVERRIDE: boolean|null = null;
|
||||
readonly CONFUSION_ACTIVATION_OVERRIDE: boolean | null = null;
|
||||
|
||||
// ----------------
|
||||
// PLAYER OVERRIDES
|
||||
|
Loading…
Reference in New Issue
Block a user