From 7041c38bc1e7568dc43e8f162fedca43267ae574 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Fri, 28 Apr 2023 14:17:18 -0300 Subject: Added hint text to Cerhan regarding lab use --- tools | 2 +- world/map/npc/026-2/cerhan.txt | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/tools b/tools index e5452dcc..1238bd7e 160000 --- a/tools +++ b/tools @@ -1 +1 @@ -Subproject commit e5452dcccee0ba79a87ecd18816f477f7ce91799 +Subproject commit 1238bd7eec2194e56102c40ba3893d4cb332c700 diff --git a/world/map/npc/026-2/cerhan.txt b/world/map/npc/026-2/cerhan.txt index 202249cc..1e25cee5 100644 --- a/world/map/npc/026-2/cerhan.txt +++ b/world/map/npc/026-2/cerhan.txt @@ -1,4 +1,4 @@ -// Author: Jenalya, Jesusalva +// Author: Jenalya, Jesusalva, Ledmitz 026-2,38,118,0|script|Cerhan|311 { @@ -19,6 +19,7 @@ L_Story: menu "Do you know something about 'Mylarin Dust'?", L_Mylarin, "Do you work with bows or only swords and armor?", L_Banshee, + "Do you know of a way to make usable items? I could really use a boost.", L_Lab, "Good luck with that.",L_GoodLuckWith; goto L_GoodLuckWith; @@ -75,6 +76,13 @@ L_Banshee: menu "I'm a bit broke right now, so maybe later.", L_NoMoney, "Sure, please purify my Banshee Bow.", L_Purify; +L_Lab: + mes "[Cerhan]"; + mes "\"I've seen Leofwin use the gear on that table over there. She makes stuff for her shop and in some cases, even sells the required items.\""; + mes "\"If you don't have the money to buy things outright, she'll let anyone use her stuff if they know what they're doing.\""; + mes "\"Good luck with your experiments, if you bother to try any. Speaking of that, I haven't had an iron potion yet today and I'll be groggy and stiff until I do.\""; + mes "\"Do remember, the moor can be a menacing place to those that lack caution. Keep your head up and chin tucked, out there.\""; + close; L_NoMoney: next; -- cgit v1.2.3-60-g2f50