This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
using PkmnLib.Static.Utils;
|
||||
|
||||
namespace PkmnLib.Plugin.Gen7.Scripts;
|
||||
|
||||
public static class CustomTriggers
|
||||
@@ -21,4 +19,8 @@ public static class CustomTriggers
|
||||
public static readonly StringKey Whirlpool = "whirlpool";
|
||||
|
||||
public static readonly StringKey ModifyAuraEffect = "modify_aura_effect";
|
||||
|
||||
public static readonly StringKey BypassChargeMove = "bypass_charge_move";
|
||||
|
||||
public static readonly StringKey ModifySleepTurns = "modify_sleep_turns";
|
||||
}
|
||||
Reference in New Issue
Block a user