This commit is contained in:
2020-12-31 13:34:37 +09:00
parent 83383c29cd
commit a77ee60809
+1 -1
View File
@@ -687,7 +687,7 @@ function updateNationState()
$nation['nation']
);
$npcObj->setAffinity(999)->setStat(10, 10, 10)
->setSpecialSingle('che_척사')->setEgo('che_은둔')
->setSpecialSingle('척사')->setEgo('che_은둔')
->setKillturn(70)->setGoldRice(0, 0)
->setNPCType(5)->fillRemainSpecAsZero($admin);
$npcObj->build($admin);