From 7ae8b47cee9762bd125112f5fff66b1a0596d8b1 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sun, 4 Mar 2018 17:42:43 -0300 Subject: Move stuff around for the sake of it --- npc/002-4/nard.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/002-4') diff --git a/npc/002-4/nard.txt b/npc/002-4/nard.txt index 12287d6b6..070660dc8 100644 --- a/npc/002-4/nard.txt +++ b/npc/002-4/nard.txt @@ -131,8 +131,6 @@ L_NotYet: mesq l("Ten, fifty, thousand... Yep, this is the amount I've asked for."); next; setq General_Narrator, 1; - set Zeny, Zeny-.@price; - LOCATION$="Tulim"; mesq l("Set sail! We're going to Tulimshar!"); next; showavatar; @@ -144,6 +142,8 @@ L_NotYet: mesn; mesq l("Welcome to Tulimshar, @@!", strcharinfo(0)); next; + set Zeny, Zeny-.@price; + LOCATION$="Tulim"; mesq l("You can explore the city as you want, but if I were you, I would visit the townhall first."); next; mesq l("When you get out of the ship, it is the first building you'll see. Talk to ##BLua##b, she is an alliance representative."); -- cgit v1.2.3-70-g09d2