From 3fe093eb265e4501120b81d27315f46b468e1503 Mon Sep 17 00:00:00 2001 From: Led Mitz Date: Sun, 30 Apr 2023 05:11:51 +0000 Subject: Cerhan correction --- world/map/npc/026-2/cerhan.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/world/map/npc/026-2/cerhan.txt b/world/map/npc/026-2/cerhan.txt index 1e25cee5..09b2286e 100644 --- a/world/map/npc/026-2/cerhan.txt +++ b/world/map/npc/026-2/cerhan.txt @@ -7,7 +7,8 @@ next; menu "That's true. What are you doing here?",L_Story, - "Yes, this place is really strange. I'm going to have another look around.",L_Close; + "Do you know of a way to make usable items? I could really use a boost.", L_Lab, + "Yes, this place is really strange. I'm going to have another look around.", L_Close; L_Story: mes "[Cerhan]"; @@ -19,8 +20,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; + "Good luck with that.", L_GoodLuckWith; goto L_GoodLuckWith; L_GoodLuckWith: -- cgit v1.2.3-70-g09d2