첫 화면 띄우기 성공
This commit is contained in:
@@ -140,6 +140,11 @@ class GameConstBase
|
||||
'che_안전', 'che_유지', 'che_재간', 'che_출세', 'che_할거', 'che_정복',
|
||||
'che_패권', 'che_의협', 'che_대의', 'che_왕좌'
|
||||
];
|
||||
/** @var array 존재하는 모든 성향 */
|
||||
public static $allPersonality = [
|
||||
'che_안전', 'che_유지', 'che_재간', 'che_출세', 'che_할거', 'che_정복',
|
||||
'che_패권', 'che_의협', 'che_대의', 'che_왕좌', 'che_은둔', 'None'
|
||||
];
|
||||
|
||||
/** @var array[string] 선택 가능한 커맨드 */
|
||||
public static $availableGeneralCommand = [
|
||||
|
||||
Reference in New Issue
Block a user