From ce20c7c97760915ae5ac838dc5b732ef6da50195 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 28 Jul 2020 21:54:34 -0300 Subject: Use EnterTown() on ships --- npc/012-1/ship.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-1') diff --git a/npc/012-1/ship.txt b/npc/012-1/ship.txt index 7a7b15c32..b478e3571 100644 --- a/npc/012-1/ship.txt +++ b/npc/012-1/ship.txt @@ -7,7 +7,7 @@ 012-1,157,65,0 script HurnsShip#M NPC_HIDDEN,0,0,{ OnTouch: - LOCATION$="Hurns"; + EnterTown("Hurns"); goto L_Warp; L_Warp: -- cgit v1.2.3-70-g09d2