From b428bfb77b9c5b566c080320cece0bc3b1021cea Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Apr 2019 01:45:17 -0300 Subject: Update contributor list. Make the Monster King speech 1 hour after update deploy. Bugfixes. Remaster Nivalis Liberation Day. Obligue NLib for locals. NLib is now level 30+ (instead of 40+), monster list update and code. --- npc/003-3/malindou.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'npc/003-3') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 0e637368e..687d916ed 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -127,10 +127,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; + //$NIVALIS_LIBDATE=1539721040; debugmes ""; debugmes "* SQL Upgrade (no effect on new installations)"; - debugmes "* Nivalis Liberation Day event skipped"; + //debugmes "* Nivalis Liberation Day event skipped"; debugmes ""; } // Current UPDATE value: Dom Nov 18 17:40:30 -02 2018 @@ -299,6 +299,7 @@ OnInit: debugmes ""; debugmes "* Main Storyline system updated"; debugmes ""; + donpcevent "@mkdbg::OnMsg1to2"; } @@ -319,7 +320,7 @@ OnInit: htput($@CONTRIBUTORS, "saulc", 12500); htput($@CONTRIBUTORS, "lawncable", 1800); htput($@CONTRIBUTORS, "polaczka", 700); - htput($@CONTRIBUTORS, "crazyfefe", 671); + htput($@CONTRIBUTORS, "crazyfefe", 674); htput($@CONTRIBUTORS, "4144", 550); htput($@CONTRIBUTORS, "mishana", 500); htput($@CONTRIBUTORS, "soren", 450); @@ -329,7 +330,7 @@ OnInit: htput($@CONTRIBUTORS, "acsvln", 260); htput($@CONTRIBUTORS, "ayruss", 210); htput($@CONTRIBUTORS, "dustman", 175); - htput($@CONTRIBUTORS, "arthur", 110); + htput($@CONTRIBUTORS, "arthur", 111); htput($@CONTRIBUTORS, "ichigoblack",100); htput($@CONTRIBUTORS, "gnulinux", 90); htput($@CONTRIBUTORS, "skydragon", 75); @@ -338,8 +339,9 @@ OnInit: htput($@CONTRIBUTORS, "msawis", 30); htput($@CONTRIBUTORS, "xanthem", 28); htput($@CONTRIBUTORS, "dragonstar", 26); - htput($@CONTRIBUTORS, "demure", 22); + htput($@CONTRIBUTORS, "demure", 24); htput($@CONTRIBUTORS, "aisen", 8); + htput($@CONTRIBUTORS, "maisquestce",5); htput($@CONTRIBUTORS, "john h", 2); htput($@CONTRIBUTORS, "krists", 2); htput($@CONTRIBUTORS, "filhote", 1); -- cgit v1.2.3-70-g09d2