summaryrefslogtreecommitdiff
path: root/npc/001-3-2/smuggler.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-3-2/smuggler.txt')
-rw-r--r--npc/001-3-2/smuggler.txt11
1 files changed, 9 insertions, 2 deletions
diff --git a/npc/001-3-2/smuggler.txt b/npc/001-3-2/smuggler.txt
index fa96e842..377ce4d5 100644
--- a/npc/001-3-2/smuggler.txt
+++ b/npc/001-3-2/smuggler.txt
@@ -54,8 +54,15 @@ function smugglerBoarding {
setpcblock(PCBLOCK_MOVE, true);
npcwalkto(76, 85);
sleep2(1000);
- setmount 1;
- warp "001-1", 227, 62;
+ //setmount 1;
+ //warp "001-1", 227, 62;
+
+ PC_DEST$="Argaes";
+ @timer_navio_running = 1;
+ addtimer 210000, "#MarineShip::OnEvent"; // This route is 30s slower
+ warp "marine-2", 40, 32;
+ dispbottom l("You're smuggled aboard the Legion expedition. ACT NATURALLY!");
+
detachrid();
.dir = 2;
npcwalkto(71, 85);