summaryrefslogtreecommitdiff
path: root/npc/002-4
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-03-04 17:42:43 -0300
committerjesusalva <cpntb1@ymail.com>2018-03-05 00:58:49 -0300
commit7ae8b47cee9762bd125112f5fff66b1a0596d8b1 (patch)
tree48d795741e7f1ca6ac63e29b689666f634b7a150 /npc/002-4
parentda011ecf8ebb65d0c3ec6bb56d837012dd9b73c9 (diff)
downloadserverdata-7ae8b47cee9762bd125112f5fff66b1a0596d8b1.tar.gz
serverdata-7ae8b47cee9762bd125112f5fff66b1a0596d8b1.tar.bz2
serverdata-7ae8b47cee9762bd125112f5fff66b1a0596d8b1.tar.xz
serverdata-7ae8b47cee9762bd125112f5fff66b1a0596d8b1.zip
Move stuff around for the sake of it
Diffstat (limited to 'npc/002-4')
-rw-r--r--npc/002-4/nard.txt4
1 files changed, 2 insertions, 2 deletions
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.");