From d8fee2e619b5890826a3553a9aeb10f728f09406 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 4 Sep 2019 14:50:04 -0300 Subject: Gelid Frozenheart now allows you to go back to the caves. --- npc/024-16/king.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 3c0035c93..655f32941 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -195,6 +195,13 @@ L_Report: L_Complete: mesn l("King Gelid Frozenheart"); mesq l("Welcome back. Please enjoy your stay here."); + next; + select + l("Could I go back to that cave? It's a good farm spot."), + l("Thanks, my liege."); + mes ""; + if (@menu == 1) + cwarp "023-3", 63, 219; close; OnInit: -- cgit v1.2.3-60-g2f50