From 07d4122a9da62bc05b555369040cae4730ca6035 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 23 Feb 2018 19:45:26 -0300 Subject: Instance Nard's ship. This may have crazy side-effects with savepoints --- npc/003-1/ship.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1') diff --git a/npc/003-1/ship.txt b/npc/003-1/ship.txt index 327db573f..5dd5b9479 100644 --- a/npc/003-1/ship.txt +++ b/npc/003-1/ship.txt @@ -11,7 +11,7 @@ OnTouch: goto L_Warp; L_Warp: - warp "002-3", 31, 28; + warp "002-3@"+LOCATION$, 31, 28; closedialog; close; } -- cgit v1.2.3-60-g2f50