Merge branch 'main' into feature/scenario2601-gui-186-20260802
This commit is contained in:
@@ -248,7 +248,7 @@ export const seedScenarioToDatabase = async (options: ScenarioSeedOptions): Prom
|
||||
blockGeneralCreate: install?.blockGeneralCreate,
|
||||
npcMode: install?.npcMode,
|
||||
showImgLevel: install?.showImgLevel,
|
||||
tournamentTrig: install?.tournamentTrig,
|
||||
tournamentTrig: install?.tournamentTrig ?? true,
|
||||
extendedGeneral: includeExtendedGeneral,
|
||||
turnTermMinutes: install?.turnTermMinutes,
|
||||
syncTurnTime: install?.sync,
|
||||
|
||||
Reference in New Issue
Block a user