Enable Aga Blueballs and Ganon Teleports.

This commit is contained in:
LLCoolDave
2017-08-01 18:58:42 +02:00
parent 4758ea6402
commit c6e51f4cf0

View File

@@ -34,7 +34,7 @@ class World(object):
self.treasure_hunt_count = 0
self.treasure_hunt_icon = 'Power Star'
self.clock_mode = 'off'
self.aga_randomness = False
self.aga_randomness = True
self.lock_aga_door_in_escape = False
self.fix_trock_doors = self.shuffle != 'vanilla'
self.save_and_quite_from_boss = False