From f30495dfdab8e553e7f60702a2797aeb478fd747 Mon Sep 17 00:00:00 2001 From: LLCoolDave Date: Sat, 17 Jun 2017 17:27:08 +0200 Subject: [PATCH] Remove fixed bombs in tree pull pool: There are bushes with 50% bomb drop rates accessible from link's house in the worst case. --- Rom.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/Rom.py b/Rom.py index d51b4157..4ac1af33 100644 --- a/Rom.py +++ b/Rom.py @@ -135,9 +135,6 @@ def patch_rom(world, rom, hashtable, quickswap=False, beep='normal', sprite=None write_byte(rom, 0xEFBD4, prizes.pop()) write_byte(rom, 0xEFBD5, prizes.pop()) write_byte(rom, 0xEFBD6, prizes.pop()) - # in open mode with shuffled caves, cannot guarantee access to rupees or a shop. Make 4 kill tree pull single bombs always to give guaranteed access - if world.shuffle not in ['vanilla', 'dungeonsfull', 'dungeonssimple']: - write_byte(rom, 0xEFBD6, 0xDC) # rupee crab prizes write_byte(rom, 0x329C8, prizes.pop()) # first prize