Added new Lite (fka. Beginner) ER mode

This commit is contained in:
codemann8
2021-10-16 13:47:55 -05:00
parent 395090d58f
commit e994be11f6
10 changed files with 65 additions and 8 deletions

View File

@@ -709,7 +709,7 @@ def balance_prices(world, player):
def check_hints(world, player):
if world.shuffle[player] in ['simple', 'restricted', 'full', 'crossed', 'insanity']:
if world.shuffle[player] in ['simple', 'restricted', 'full', 'lite', 'crossed', 'insanity']:
for shop, location_list in shop_to_location_table.items():
if shop in ['Capacity Upgrade', 'Light World Death Mountain Shop', 'Potion Shop']:
continue # near the queen, near potions, and near 7 chests are fine