summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-27 15:22:31 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-27 15:22:31 -0300
commit204a99027931e98204df133ca7c152e873ad9099 (patch)
tree49068b39bf17904ff5fcbd40e13000a50973680c /npc
parenteccf98de42c5425cf1b8755357275756ad239420 (diff)
downloadserverdata-204a99027931e98204df133ca7c152e873ad9099.tar.gz
serverdata-204a99027931e98204df133ca7c152e873ad9099.tar.bz2
serverdata-204a99027931e98204df133ca7c152e873ad9099.tar.xz
serverdata-204a99027931e98204df133ca7c152e873ad9099.zip
With this, part of the previous patch is no longer needed
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/teleporter.txt3
1 files changed, 0 insertions, 3 deletions
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)