fix: 기본 DummyGeneral에 NPC 타입 3번 부여

This commit is contained in:
2021-12-15 12:01:50 +09:00
parent e02a836063
commit ab0442cb59
+1
View File
@@ -6,6 +6,7 @@ class DummyGeneral extends General{
$raw = [
'no'=>0,
'name'=>'Dummy',
'npc'=>3,
'city'=>0,
'nation'=>0,
'officer_level'=>0,