mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-28 14:43:26 -07:00
b
This commit is contained in:
@@ -118,6 +118,9 @@ class HatInTimeWorld(World):
|
||||
and self.multiworld.ShuffleSubconPaintings[self.player].value == 0:
|
||||
continue
|
||||
|
||||
if self.multiworld.StartWithCompassBadge[self.player].value > 0 and name == "Compass Badge":
|
||||
continue
|
||||
|
||||
if name == "Time Piece":
|
||||
tp_count: int = 40
|
||||
max_extra: int = 0
|
||||
|
||||
Reference in New Issue
Block a user