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/commands/kami.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'npc/commands') diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt index a9ff6656d..23120ba5c 100644 --- a/npc/commands/kami.txt +++ b/npc/commands/kami.txt @@ -55,7 +55,7 @@ function script kamibroadcast { - script @mkdbg 32767,{ end; OnMsg1to2: - detachrid(); + sleep(3600000); // Game Story Change: Idle MK -> Active MK kamibroadcast("I can't handle it anymore! NO MORE!", "Monster King"); sleep(2500); @@ -67,9 +67,5 @@ OnMsg1to2: channelmes("#world", "##1 **GAME STORY CHANGE** - The Monster King minions will now attack cities and lay waste to them."); channelmes("#world", "##1 Players must defeat the lieutenants and colonels in order to prevent sieges from continuing."); end; - -OnInit: - bindatcmd "mkdbgjesus", "@mkdbg::OnMsg1to2", 99, 100, 0; - end; } -- cgit v1.2.3-70-g09d2