From c0a48bbba20641f1161742d507807e704d823405 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 11 Jan 2019 17:45:42 -0200 Subject: Update the Monster King Random Warping Code --- npc/002-1/arpan.txt | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'npc/002-1/arpan.txt') diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt index 4f33ded0d..f62184ba9 100644 --- a/npc/002-1/arpan.txt +++ b/npc/002-1/arpan.txt @@ -118,13 +118,25 @@ OnTalk: l("Yes, I want to find out who I am."), l("No, but what option do I have? I'm railroaded!"); + if (@menu == 2) { + mesn; + mesq l("Yeye is not paying for your food and is not a sailor like us! You should start standing on your own feet."); + next; + mesn strcharinfo(0); + mesq l("Thanks for the honestity, I guess."); + next; + } + mes ""; - mesq lg("You were yaying sleeping for quite some time there. Our shipkeeper, Juliet, was here with you, and she did her best to heal your injuries."); + mesn; + mesq l("Anyway, our shipkeeper, Juliet, helped to heal your injuries way back."); next; + mesn; if (.@q_julia == 0) setq ShipQuests_Julia, 1; - mesq lg("Yaya, you should go see her! She'll be happy to see you."); + mesq lg("Yaya, you should go see her! She'll be happy to help you again."); next; + mesn; mesq lg("Also, we took your yayed clothes, as they were... Yeyeye... In a bad shape. Go check the chest near your bed, there are some other ones inside."); setcamnpc "Chest"; goto L_Menu; -- cgit v1.2.3-60-g2f50