feat: 시나리오 별 사전 생성 시 재 생성 주기 결정 가능

This commit is contained in:
2022-11-01 23:00:25 +09:00
parent b90aef662b
commit 43b8e546f6
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -204,6 +204,8 @@ class GameConstBase
[20, 4]
];
public static $minTurnDieOnPrestart = 2;
public static $uniqueTrialCoef = 1;
public static $maxUniqueTrialProb = 0.25;