feat: implement monthly disaster event

This commit is contained in:
2026-07-25 16:39:33 +00:00
parent 3ea3d87b39
commit 1ae9ca6c1e
7 changed files with 628 additions and 11 deletions
+1
View File
@@ -36,6 +36,7 @@ export type GeneralStatName =
| 'dedication'
| 'sabotageDefence'
| 'sabotageAttack'
| 'injuryProb'
| 'addDex';
export type WarStatName =