From fbf79e6160c4800ec48f107c88d90a740fb3d55d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 2 Nov 2018 19:22:43 -0300 Subject: Update translations, bug fixes, rent Light Bringer for only one hour --- npc/019-2/guards.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/019-2/guards.txt') diff --git a/npc/019-2/guards.txt b/npc/019-2/guards.txt index be2f088b4..cf325ac15 100644 --- a/npc/019-2/guards.txt +++ b/npc/019-2/guards.txt @@ -110,6 +110,11 @@ L_MK: L_Delay: mesn; mesq l("You already helped us today. Come back tomorrow."); + next; + mesc l("Do you want to cross to the other side? You'll need to find the sea to return here if you do."), 1; + next; + if (askyesno() == ASK_YES) + warp "019-1", 70, 30; close; OnInit: @@ -134,6 +139,7 @@ OnClock1830: if ($NLIB_DAY != 7) end; setmapflag("023-2",mf_bexp,200); + setmapflag("023-2",mf_nopenalty); donpcevent("The Monster King#NLib::OnBegin"); end; } -- cgit v1.2.3-60-g2f50