game: NPC 요양 기준 설정 가능
This commit is contained in:
@@ -158,6 +158,7 @@ export type NationPolicy = {
|
||||
minNPCRecruitCityPopulation: number,
|
||||
safeRecruitCityPopulationRatio: number,
|
||||
properWarTrainAtmos: number,
|
||||
cureThreshold: number,
|
||||
}
|
||||
|
||||
export type ItemTypeKey = 'horse' | 'weapon' | 'book' | 'item';
|
||||
|
||||
Reference in New Issue
Block a user