From e61dab657872b0d89f88cc766a6255499e589fc0 Mon Sep 17 00:00:00 2001 From: Kevin Cathcart Date: Fri, 2 Mar 2018 19:06:28 -0500 Subject: [PATCH] Fix bug where fairy could steal bow and only return a Red Bomerang --- Rom.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rom.py b/Rom.py index 49ec8d77..f918db71 100644 --- a/Rom.py +++ b/Rom.py @@ -642,7 +642,7 @@ def patch_rom(world, rom, hashtable, beep='normal', color='red', sprite=None): 192, 136, 0, 96, 144, 0, 96, 232, 0, 96, 240, 0, 96, 152, 202, 192, 216, 202, 192, 216, 19, 192, 216, 82, 192, 252, 189, 133, 253, 29, 135, 255, 255, 255, 255, 240, 255, 128, 46, 97, 14, 129, 14, 255, 255]) # set Waterfall fairy prizes to be disappointing - rom.write_byte(0x348DB, 0x3A) # Red Boomerang becomes Red Boomerang + rom.write_byte(0x348DB, 0x2A) # Red Boomerang becomes Red Boomerang rom.write_byte(0x348EB, 0x05) # Blue Shield becomes Blue Shield rom.write_byte(0x180029, 0x01) # Smithy quick item give