From 6da4f9d728f5cb1bf4db103cab375671c39985a0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 21 Jun 2019 17:41:08 -0300 Subject: Tulimshar City Map, given by Nard automatically, and referenced on Swezanne. Many questions about “where's the fishing rod” and “where's Silvia”, let's make things simple. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/002-3/nard.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/002-3/nard.txt') diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index bdb6d7c1d..aaec6ce3d 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -195,11 +195,13 @@ L_NotYet: close; } if (Zeny >= .@price) { + inventoryplace TulimMap, 1; mesq l("Ten, fifty, thousand... Yep, this is the amount I've asked for."); next; setq General_Narrator, 1; Zeny = Zeny-.@price; LOCATION$="Tulim"; + getitem TulimMap, 1; mesq l("Set sail! We're going to Tulimshar!"); next; showavatar; -- cgit v1.2.3-70-g09d2