From b7e223c55e272e99cd0a01a60979e3e79a888f62 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Apr 2019 00:50:51 -0300 Subject: Game Storyline Interface, past event transitions accounted! --- npc/023-2/mk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/023-2') diff --git a/npc/023-2/mk.txt b/npc/023-2/mk.txt index facdac748..4ad2d3eb1 100644 --- a/npc/023-2/mk.txt +++ b/npc/023-2/mk.txt @@ -9,6 +9,7 @@ end; OnTouch: + npctalk3 get_race() + "!"; percentheal -100, -100; end; @@ -67,6 +68,10 @@ L_Finish2: maptimer("023-2", 10, "The Monster King#NLib::OnReturn"); channelmes("#world", "*FINAL SCORE - PLAYERS "+.victory_count+" : "+.defeat_count+" MONSTERS*"); + // Game Storyline advances: The Town Blockade Stage is now over + $GAME_STORYLINE=1; + $MK_TEMP=gettimeparam(GETTIME_DAYOFMONTH)+rand(30,35); + // Clean up the event $NIVALIS_LIBDATE=gettimetick(2); $NLIB_DAY=0; -- cgit v1.2.3-70-g09d2