More abilities
All checks were successful
Build / Build (push) Successful in 49s

This commit is contained in:
2025-06-09 15:24:37 +02:00
parent 074f92bfc0
commit 1579d46671
23 changed files with 480 additions and 41 deletions

View File

@@ -23,4 +23,8 @@ public static class CustomTriggers
public static readonly StringKey BypassChargeMove = "bypass_charge_move";
public static readonly StringKey ModifySleepTurns = "modify_sleep_turns";
public static readonly StringKey BypassProtection = "bypass_protection";
public static readonly StringKey BypassSubstitute = "bypass_subsitute";
}