feat: 접경귀환, 다 전략 조건 추가

This commit is contained in:
2023-12-25 14:54:44 +00:00
parent f5dfb83356
commit 05eb4366b1
5 changed files with 135 additions and 11 deletions
+4 -2
View File
@@ -400,10 +400,12 @@ class GameConstBase
public static $availableUserActionCommand = [
'개인 전략' => [
'휴식',
'g65_병사연회',
'g65_철야내정',
'g65_의원소환',
'g65_철야내정',
'g65_접경귀환',
'g65_병장기지원',
'g65_입대독려',
'g65_병사연회',
]
];