mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
VT25 adaptions: Use new more colorblind suitable green pendant map graphic, disable bonk prize shuffling.
This commit is contained in:
@@ -25,6 +25,7 @@ class World(object):
|
||||
self.spoiler = ''
|
||||
self.required_locations = []
|
||||
self.place_dungeon_items = place_dungeon_items # configurable in future
|
||||
self.shuffle_bonk_prizes = False
|
||||
self.swamp_patch_required = False
|
||||
self.sewer_light_cone = mode == 'standard'
|
||||
self.light_world_light_cone = False
|
||||
|
Reference in New Issue
Block a user