From 56ac02e00bda3bb7883ee64681675b402d012c4f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 4 Apr 2021 16:55:47 -0300 Subject: Change Act 3 duration from a fixed 500 to a 'flexible' 1000 Can be easily changed on constant files --- npc/023-2/mk.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/023-2') diff --git a/npc/023-2/mk.txt b/npc/023-2/mk.txt index cf5ded181..86d5244b6 100644 --- a/npc/023-2/mk.txt +++ b/npc/023-2/mk.txt @@ -75,7 +75,7 @@ L_Finish2: // Game Storyline advances: The Town Blockade Stage is now over $GAME_STORYLINE=1; - $MK_TEMPVAR=gettimeparam(GETTIME_DAYOFMONTH)+rand(30,35); + $MK_TEMPVAR=gettimeparam(GETTIME_DAYOFMONTH)+rand(30,35); // FIXME // Clean up the event $NIVALIS_LIBDATE=gettimetick(2); -- cgit v1.2.3-70-g09d2