summaryrefslogtreecommitdiff
path: root/npc/023-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/023-2')
-rw-r--r--npc/023-2/mk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/023-2/mk.txt b/npc/023-2/mk.txt
index 319bc26d4..00b531450 100644
--- a/npc/023-2/mk.txt
+++ b/npc/023-2/mk.txt
@@ -73,7 +73,7 @@ L_Finish2:
// Game Storyline advances: The Town Blockade Stage is now over
$GAME_STORYLINE=1;
- $MK_TEMP=gettimeparam(GETTIME_DAYOFMONTH)+rand(30,35);
+ $MK_TEMPVAR=gettimeparam(GETTIME_DAYOFMONTH)+rand(30,35);
// Clean up the event
$NIVALIS_LIBDATE=gettimetick(2);