summaryrefslogtreecommitdiff
path: root/npc/002-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-27 23:55:37 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-27 23:55:37 -0300
commit088dafae1412e55bc2fbb52057b0d50a664e97d4 (patch)
treee227fdbea4c5a6f13caaa4a4ec85141489cc75d6 /npc/002-5
parent3f68e382d51dbc142bdb1cc0b0fbf3c8657d616d (diff)
downloadserverdata-088dafae1412e55bc2fbb52057b0d50a664e97d4.tar.gz
serverdata-088dafae1412e55bc2fbb52057b0d50a664e97d4.tar.bz2
serverdata-088dafae1412e55bc2fbb52057b0d50a664e97d4.tar.xz
serverdata-088dafae1412e55bc2fbb52057b0d50a664e97d4.zip
Aaaaaaaand the NEW, TMW-BR LIKE travel system is ready!
Diffstat (limited to 'npc/002-5')
-rw-r--r--npc/002-5/main.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-5/main.txt b/npc/002-5/main.txt
index 3e52aa573..28b5f5f54 100644
--- a/npc/002-5/main.txt
+++ b/npc/002-5/main.txt
@@ -13,6 +13,7 @@ OnEvent:
L_Candor:
PC_DEST$ = "";
+ LOCATION$ = "Candor";
@timer_navio_running = 0;
warp "005-1", 42, 107;
message strcharinfo(0), l("@@ disembarks at Candor Island.", strcharinfo(0));
@@ -20,6 +21,7 @@ L_Candor:
L_Tulim:
PC_DEST$ = "";
+ LOCATION$ = "Tulim";
@timer_navio_running = 0;
warp "003-1", 81, 68;
message strcharinfo(0), l("@@ disembarks at Tulimshar.", strcharinfo(0));