From 204a99027931e98204df133ca7c152e873ad9099 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Wed, 27 Jan 2021 15:22:31 -0300
Subject: With this, part of the previous patch is no longer needed

---
 npc/functions/teleporter.txt | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'npc')

diff --git a/npc/functions/teleporter.txt b/npc/functions/teleporter.txt
index 3a762f163..fc6afd973 100644
--- a/npc/functions/teleporter.txt
+++ b/npc/functions/teleporter.txt
@@ -42,9 +42,6 @@ function	script	TeleporterGate	{
         rif(TELEPORTERS & TP_BOSSR && .@IF != TP_BOSSR, l("Moubootaur Maze")), TP_BOOSR,
         l("None"), -1;
     mes "";
-    // Fortress Override
-    if (@menuret == TP_FORT && !$FORTRESS_STATE)
-        @menuret=-1;
 
     // Proccess menu
     if (@menuret != -1)
-- 
cgit v1.2.3-70-g09d2