Imlements baneful bunker, data fixes

This commit is contained in:
2025-01-10 12:55:25 +01:00
parent 6434f9925c
commit 92ab67ddf8
12 changed files with 209 additions and 17 deletions

View File

@@ -325,6 +325,7 @@ public class BattleImpl : ScriptSource, IBattle
{
_weatherScript.Clear();
}
// TODO: Trigger weather change script hooks
}
private IScriptSet Volatile { get; } = new ScriptSet();