From d8e361905743817862807fe316d855ff8886c729 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 24 Dec 2018 11:57:35 -0200 Subject: Allow player access to Nivalis Town Square --- npc/019-1/sign.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'npc/019-1/sign.txt') diff --git a/npc/019-1/sign.txt b/npc/019-1/sign.txt index 3503acf5e..93599d6fe 100644 --- a/npc/019-1/sign.txt +++ b/npc/019-1/sign.txt @@ -10,11 +10,7 @@ next; mesc l("We've built this blockade to prevent this area from being overrun with monsters, but who knows for how long this will last."); } else { - mesc l("Do you want to cross Nivalis city to the other side?"); - if (askyesno() == ASK_YES) { - warp "019-2", 43, 55; - closedialog; - } + mesc l("The city is still under repairs, but town square is safe already."), 1; } close; -- cgit v1.2.3-60-g2f50