Merge branch 'DoorDevUnstable' into KeyLogicAttempt1

This commit is contained in:
aerinon
2021-07-07 16:24:23 -07:00
13 changed files with 36 additions and 26 deletions

View File

@@ -131,6 +131,7 @@ class World(object):
set_player_attr('treasure_hunt_total', 0)
set_player_attr('potshuffle', False)
set_player_attr('pot_contents', None)
set_player_attr('fakeboots', False)
set_player_attr('shopsanity', False)
set_player_attr('keydropshuffle', False)