From a01429337e7b5e1a13d51ba756f2c8f8878c0f0f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 10 Nov 2018 15:58:32 -0200 Subject: Nivalis Liberation Day is over --- npc/003-3/malindou.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/003-3/malindou.txt') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index d8a55c584..05bd49df0 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -132,9 +132,10 @@ OnInit: if ($UPDATE < 1539721040) { query_sql("CREATE TABLE IF NOT EXISTS `discord` (`account_id` INT(11) UNSIGNED NOT NULL DEFAULT '0',`discord_id` VARCHAR(255) NOT NULL DEFAULT '',`discord_name` VARCHAR(255) NOT NULL DEFAULT '',`verified` ENUM('0', '1') NOT NULL DEFAULT '0') ENGINE=MyISAM"); $UPDATE=1539721040; + $NIVALIS_LIBDATE=1539721040; debugmes ""; debugmes "* SQL Upgrade (no effect on new installations)"; - debugmes "* Remember to manually start Nivalis Liberation Day"; + debugmes "* Nivalis Liberation Day event skipped"; debugmes ""; } -- cgit v1.2.3-60-g2f50