feat: NPC 추방,몰수, 고유메시지 빈도를 GameConst에서 조절
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
],
|
||||
"const": {
|
||||
"expandCityDefaultCost": 30000,
|
||||
"expandCityCostCoef": 250
|
||||
"expandCityCostCoef": 250,
|
||||
"npcBanMessageProb":1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user