mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06: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