Gui fixes for clocks/dungeon_counters

Map fix for settings
This commit is contained in:
aerinon
2020-03-04 13:57:29 -07:00
parent 5e2a5f2e8e
commit 39ea777cf9
6 changed files with 10 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ class World(object):
self.shuffle_bonk_prizes = False
self.light_world_light_cone = False
self.dark_world_light_cone = False
self.clock_mode = 'off'
self.clock_mode = 'none'
self.rupoor_cost = 10
self.aga_randomness = True
self.lock_aga_door_in_escape = False