summaryrefslogtreecommitdiff
path: root/npc/003-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-26 01:45:17 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-26 01:45:17 -0300
commitb428bfb77b9c5b566c080320cece0bc3b1021cea (patch)
treeef423327ecb8a27911321d99163fb8130a08acd8 /npc/003-3
parent26841e1afc418b95f5787e41517f2da9e0f0163b (diff)
downloadserverdata-b428bfb77b9c5b566c080320cece0bc3b1021cea.tar.gz
serverdata-b428bfb77b9c5b566c080320cece0bc3b1021cea.tar.bz2
serverdata-b428bfb77b9c5b566c080320cece0bc3b1021cea.tar.xz
serverdata-b428bfb77b9c5b566c080320cece0bc3b1021cea.zip
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.
Diffstat (limited to 'npc/003-3')
-rw-r--r--npc/003-3/malindou.txt12
1 files changed, 7 insertions, 5 deletions
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);