mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-31 20:43:22 -07:00
If any shop shuffle slots are defined, define ALL of them to avoid information leakage.
This commit is contained in:
@@ -1074,6 +1074,7 @@ class Boss():
|
||||
|
||||
class Location():
|
||||
shop_slot: bool = False
|
||||
shop_slot_disabled: bool = False
|
||||
event: bool = False
|
||||
locked: bool = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user