From d854acf377bd1fd94724e51cec77d3589d23ded8 Mon Sep 17 00:00:00 2001 From: Led Mitz Date: Sun, 30 Apr 2023 05:11:51 +0000 Subject: Cerhan correction --- client-data | 2 +- world/map/npc/026-2/cerhan.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client-data b/client-data index 4901f5c5..22e2ed11 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit 4901f5c5e7879b529f2bdba6455fd5317812efd3 +Subproject commit 22e2ed11665d41f5a2e25bc48a14c3f6097c57f1 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-60-g2f50