From 3adee96e2d8834218dade2509195012f83de30ff Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 8 Feb 2018 00:54:32 -0200 Subject: Fix broken warp, and update billybons. According to our current lore, game is playable until the point where you go to see Nard for the first time. This is subject to changes later. Only the most basic grammar check was done, and may contain typos. You will still have an Evol-like experience, until this point. The important part is soon to come. --- npc/002-3/billybons.txt | 12 +++++------- npc/005-1/_warps.txt | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/npc/002-3/billybons.txt b/npc/002-3/billybons.txt index 33400049e..9dbb64ba4 100644 --- a/npc/002-3/billybons.txt +++ b/npc/002-3/billybons.txt @@ -64,11 +64,9 @@ L_Secret: mes ""; mesn; - mesq l("Hear me *hic* well, what ever, whatididever you will *hic* said ab... uhm... out what?! You saw there, the Legion of Aemil won't let it get public."); + mesq l("Hear me *hic* well, what ever, whatididever you will *hic* said ab... uhm... out what?! You saw there, the Guild won't let it get public."); next; - mesq l("Nobody will know about the existence of the Mercurians."); - next; - mesq l("Nobody! *burp*"); + mesq l("Nobody can know! *burp*"); next; close; @@ -81,9 +79,9 @@ L_Hic: L_Quit: mes ""; mesn; - mesq l("Yeah you're all like *hic* that in Esperia, but you won't get me! *burp*"); + mesq l("Yeah you're all like *hic* that, but you won't get me! *burp*"); next; - mesq l("I'm not that numb eeh *hic* what did ever yous disco... ...vered there, the Legion of Aemil won't get me!"); + mesq l("I'm not that numb eeh *hic* what did ever yous disco... ...vered there, the Guild won't get me!"); mesq l("*burp*"); next; @@ -92,7 +90,7 @@ L_Quit: close; - L_Give: +L_Give: mes ""; inventoryplace 833, 1; diff --git a/npc/005-1/_warps.txt b/npc/005-1/_warps.txt index 37724759a..ce38a46e4 100644 --- a/npc/005-1/_warps.txt +++ b/npc/005-1/_warps.txt @@ -1,6 +1,6 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 005-1: Candor Island warps -005-1,43,107,0 warp #005-1_43_107 0,0,002-2,21,28 +005-1,43,107,0 warp #005-1_43_107 0,0,002-3,21,28 005-1,31,80,0 warp #005-1_31_80 0,0,005-2,33,42 005-1,34,74,0 warp #005-1_34_74 0,0,005-3,25,42 005-1,48,70,0 warp #005-1_48_70 0,0,005-4,25,42 -- cgit v1.2.3-60-g2f50