버그 수정

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