feat: g65_병사연회 구현

This commit is contained in:
2023-12-25 13:43:46 +00:00
parent 1fe55b83bd
commit 53474ab3d2
10 changed files with 204 additions and 19 deletions
+3 -3
View File
@@ -400,9 +400,9 @@ class GameConstBase
public static $availableUserActionCommand = [
'개인 전략' => [
'휴식',
/*'che_병사연회',
'che_내정집중',
'che_즉시치료',*/
'g65_병사연회',
/*'g65_철야내정',
'g65_의원소환',*/
]
];