원조 받으면 불가침 제의

This commit is contained in:
2021-08-11 21:44:50 +09:00
parent a5145636ad
commit f06a8225d0
6 changed files with 100 additions and 18 deletions
+1 -1
View File
@@ -623,7 +623,7 @@ function updateNationState()
$nation['nation'],
$targetKillTurn
);
$nationGenList = General::createGeneralObjListFromDB($nationGenIDList, ['belong'], 2);
$nationGenList = General::createGeneralObjListFromDB($nationGenIDList, ['belong', 'npc'], 2);
$chiefObj = null;
$uniqueLotteryWeightList = [];