From e55ca41448d0d66e6d007c4d27ff8066bb44f766 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Apr 2019 01:54:21 -0300 Subject: Nivalis Liberation Day, seventh (and final) day bugfix. Hm, @DragonStar probably was affected by this. Why he said nothing... --- npc/019-3/guards.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc/019-3') diff --git a/npc/019-3/guards.txt b/npc/019-3/guards.txt index 48be445dc..3e72118d4 100644 --- a/npc/019-3/guards.txt +++ b/npc/019-3/guards.txt @@ -15,6 +15,9 @@ if (@menu == 2) close; + if ($NLIB_DAY == 7) + cwarp "019-2", 43, 55; + // Load quest env // Day, Score, Temporary Time; .@q1=getq(Q_NivalisLibday); @@ -54,7 +57,7 @@ OnBegin: end; OnAdvise: - npctalk l("You must be where the Monster King at 16:30 UTC sharply - no delays allowed!"); + npctalk l("You must be where the Monster King is at 18:30 UTC sharply - no delays allowed!"); end; OnInit: -- cgit v1.2.3-60-g2f50