Fake boots checkbox/argument

This commit is contained in:
aerinon
2021-07-07 16:23:16 -07:00
parent fb22c88ace
commit ffcc78f95c
11 changed files with 22 additions and 5 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)