From 2868ebdf5c5f64a78788dc02c52aa4284dcbefa2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 May 2021 12:57:51 -0300 Subject: Emergency Exit: Use Candor's Nard Ship for Policy Enforcement --- npc/000-1/exit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/000-1/exit.txt b/npc/000-1/exit.txt index fe1be33cf..aed9a8c92 100644 --- a/npc/000-1/exit.txt +++ b/npc/000-1/exit.txt @@ -10,7 +10,7 @@ OnTalk: OnTalkNearby: // At any time, if you can't leave Nard ship, you must go to nard ship if (!getq(General_Narrator) && getq(ShipQuests_Julia) < 3) { - warp "002-1", 53, 38; + warp "002-1@Candor", 53, 38; end; } -- cgit v1.2.3-60-g2f50