Merge Unstable changes

This commit is contained in:
aerinon
2021-07-09 15:27:47 -07:00
11 changed files with 25 additions and 13 deletions

View File

@@ -131,7 +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('pseudoboots', False)
set_player_attr('shopsanity', False)
set_player_attr('keydropshuffle', False)