summaryrefslogtreecommitdiff
path: root/npc/items
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items')
-rw-r--r--npc/items/teleporter.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/teleporter.txt b/npc/items/teleporter.txt
index 3abfc210e..d14f03413 100644
--- a/npc/items/teleporter.txt
+++ b/npc/items/teleporter.txt
@@ -52,7 +52,7 @@ L_LoF:
dispbottom l("You are hurt, and cannot use this.");
} else {
doevent "shake::OnGM";
- warp "017-1", 0, 0;
+ warp "017-1", 120, 89;
TELEPORTER_TIME=gettimetick(2)+(60*30);
}
closedialog;