summaryrefslogtreecommitdiff
path: root/npc/019-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/019-3')
-rw-r--r--npc/019-3/guards.txt5
1 files changed, 4 insertions, 1 deletions
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: