From 2050c457b7aaf14e0dc6e6b2b4793da1be6f828b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 4 Jul 2020 13:39:01 -0300 Subject: Update some old, precarious code --- npc/items/teleporter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items/teleporter.txt') diff --git a/npc/items/teleporter.txt b/npc/items/teleporter.txt index c85dacd6f..d08f006c7 100644 --- a/npc/items/teleporter.txt +++ b/npc/items/teleporter.txt @@ -49,6 +49,6 @@ OnUse: // Save new location and warp you there EnterTown(@dest$); - doevent "Emergency Exit::OnVisitLX"; + ReturnTown(); end; } -- cgit v1.2.3-60-g2f50