fix: 연속 내정 성공 등, setInheritancePoint에 빙읮장을 누락한 버그
This commit is contained in:
@@ -1442,7 +1442,7 @@ class General implements iAction
|
||||
return;
|
||||
}
|
||||
|
||||
if ($this->getVar('npc') != 0) {
|
||||
if ($this->getVar('npc') >= 2) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user