Fix standard_restricted

This commit is contained in:
aerinon
2021-05-05 08:42:40 -06:00
parent 8e2a7874aa
commit 7a94f4ba3a

View File

@@ -1279,7 +1279,7 @@ class Door(object):
self.passage = True self.passage = True
self.dungeonLink = None self.dungeonLink = None
self.bk_shuffle_req = False self.bk_shuffle_req = False
self.standard_restrict = False # flag if portal is not allowed in HC in standard self.standard_restricted = False # flag if portal is not allowed in HC in standard
# self.incognitoPos = -1 # self.incognitoPos = -1
# self.sectorLink = False # self.sectorLink = False