From eb68a150f45112ce36cd243466f4729fdb79f0d6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Nov 2022 22:24:33 -0300 Subject: Update the loose ends of lore --- world/map/npc/018-2/receptionist.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/world/map/npc/018-2/receptionist.txt b/world/map/npc/018-2/receptionist.txt index efac07d9..2efd73c7 100644 --- a/world/map/npc/018-2/receptionist.txt +++ b/world/map/npc/018-2/receptionist.txt @@ -6,6 +6,7 @@ mes "[Receptionist]"; mes "\"Welcome to the mining camp!"; + mes "Mining operations are currently suspended."; mes "Do you need anything?\""; next; goto L_Menu; @@ -28,6 +29,12 @@ L_Mine: mes "[Receptionist]"; mes "\"Minerals have been easy to find in this area historically. The mine entrance we're using collapsed from the mountain side when the volcano errupted. Plenty of minerals were exposed then.\""; next; + mes "[Receptionist]"; + mes "\"Unfortunately, some miners dug into a monster nest and not everyone made back unharmed. Since then, operations have been officially suspended, which increases the ore price as Tulimshar's mines becomes the only viable source of minerals.\""; + next; + mes "[Receptionist]"; + mes "\"Well, with the increased ore prices, there are still some people who go inside trying to get rich quick. The insurance company however will not cover for accidents with monsters.\""; + next; goto L_Question_End; L_Enter: -- cgit v1.2.3-60-g2f50