More moves

This commit is contained in:
2025-03-21 13:35:12 +01:00
parent 7f5088b763
commit 85b513092a
9 changed files with 149 additions and 11 deletions

View File

@@ -9,4 +9,8 @@ public static class CustomTriggers
public static readonly StringKey BindNumberOfTurns = "bind_number_of_turns";
public static readonly StringKey BindPercentOfMaxHealth = "bind_percent_of_max_health";
public static readonly StringKey IgnoreHail = "ignores_hail";
public static readonly StringKey LightScreenNumberOfTurns = "light_screen_number_of_turns";
}