game: 부대탈퇴지시 ui

This commit is contained in:
2024-09-18 16:30:01 +00:00
parent 6445b77b90
commit 1f0d0f992d
3 changed files with 143 additions and 5 deletions
@@ -152,9 +152,6 @@ class che_부대탈퇴지시 extends Command\NationCommand
'generals' => $destRawGenerals,
'generalsKey' => ['no', 'name', 'officerLevel', 'npc', 'gold', 'rice', 'leadership', 'strength', 'intel', 'cityID', 'crew', 'train', 'atmos', 'troopID'],
'cities' => \sammo\JSOptionsForCities(),
'minAmount' => 100,
'maxAmount' => GameConst::$maxResourceActionAmount,
'amountGuide' => GameConst::$resourceActionAmountGuide,
]
];
}