From d67bd391745dbd6043fee6f4557a8393aa0bdabf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 10 Jan 2019 08:13:31 -0200 Subject: There'll be no Teleport Gate at Tulimshar and Hurnscald. Talking to the Soul Menhir to bind you now will add these places to TP_ system. Meaning you can use an Everburn Powder at Frostia or Hali to rapidly return :b --- npc/024-1/teleporter.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/024-1') diff --git a/npc/024-1/teleporter.txt b/npc/024-1/teleporter.txt index 665bce49a..1e29472a1 100644 --- a/npc/024-1/teleporter.txt +++ b/npc/024-1/teleporter.txt @@ -39,6 +39,10 @@ OnTouch: switch (@menu) { case 2: warp "009-1", 113, 91; break; + case 3: + warp "003-1", any(40, 41), 49; break; + case 4: + warp "012-1", any(86, 87), any(69, 70); break; default: close; } -- cgit v1.2.3-60-g2f50