Bomb price fixing - requested by the Hyrule explosives cartel

This commit is contained in:
Kevin Cathcart 2018-03-23 23:01:55 -04:00
parent 71280762df
commit 9b6ad0369c
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ def set_up_shops(world):
shop.active = True shop.active = True
shop.add_inventory(0, 'Single Arrow', 80) shop.add_inventory(0, 'Single Arrow', 80)
shop.add_inventory(1, 'Small Key (Universal)', 100) shop.add_inventory(1, 'Small Key (Universal)', 100)
shop.add_inventory(2, 'Bombs (10)', 80) shop.add_inventory(2, 'Bombs (10)', 50)
#special shop types #special shop types