fix: 이민족 종료 시점
This commit is contained in:
@@ -51,9 +51,6 @@ class InvaderEnding extends \sammo\Event\Action{
|
||||
$logger->flush();
|
||||
|
||||
$gameStor->conlimit = $gameStor->conlimit * 100;
|
||||
$db->update('plock', [
|
||||
'plock' => 1
|
||||
], true);
|
||||
|
||||
$eventID = Util::array_get($env['currentEventID']);
|
||||
$db->delete('event', 'id = %i', $eventID);
|
||||
|
||||
Reference in New Issue
Block a user