diff options
Diffstat (limited to 'npc/012-1/ship.txt')
-rw-r--r-- | npc/012-1/ship.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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: |