From 1fba6f3a9c05c01c24bdecc2ab71b98599e09137 Mon Sep 17 00:00:00 2001 From: Rob Realmuto Date: Wed, 4 Sep 2024 22:07:32 -0400 Subject: [PATCH] Add missing MQ Jabu Like like room wonderitems --- LocationList.py | 3 +++ data/World/Jabu Jabus Belly MQ.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/LocationList.py b/LocationList.py index 518119cff..eed7068c3 100644 --- a/LocationList.py +++ b/LocationList.py @@ -1259,6 +1259,9 @@ def shop_address(shop_id: int, shelf_id: int) -> int: ("Jabu Jabus Belly MQ Falling Like-Like Room Left Cow Wonderitem 1", ("Wonderitem",0x02, (11,0,23), None, 'Recovery Heart', ("Jabu Jabu's Belly", "Master Quest", "Wonderitem"))), ("Jabu Jabus Belly MQ Falling Like-Like Room Left Cow Wonderitem 2", ("Wonderitem",0x02, (11,0,24), None, 'Recovery Heart', ("Jabu Jabu's Belly", "Master Quest", "Wonderitem"))), ("Jabu Jabus Belly MQ Falling Like-Like Room Left Cow Wonderitem 3", ("Wonderitem",0x02, (11,0,25), None, 'Recovery Heart', ("Jabu Jabu's Belly", "Master Quest", "Wonderitem"))), + ("Jabu Jabus Belly MQ Falling Like-Like Room Explosives Wonderitem 1", ("Wonderitem",0x02, (11,0,28), None, 'Fairy Drop', ("Jabu Jabu's Belly", "Master Quest", "Wonderitem"))), + ("Jabu Jabus Belly MQ Falling Like-Like Room Explosives Wonderitem 2", ("Wonderitem",0x02, (11,0,29), None, 'Fairy Drop', ("Jabu Jabu's Belly", "Master Quest", "Wonderitem"))), + ("Jabu Jabus Belly MQ Falling Like-Like Room Explosives Wonderitem 3", ("Wonderitem",0x02, (11,0,30), None, 'Fairy Drop', ("Jabu Jabu's Belly", "Master Quest", "Wonderitem"))), # Jabu Jabu's Belly Shared diff --git a/data/World/Jabu Jabus Belly MQ.json b/data/World/Jabu Jabus Belly MQ.json index db67f4e95..8fae7f009 100644 --- a/data/World/Jabu Jabus Belly MQ.json +++ b/data/World/Jabu Jabus Belly MQ.json @@ -96,6 +96,9 @@ "Jabu Jabus Belly MQ Falling Like-Like Room Left Cow Wonderitem 1": "True", "Jabu Jabus Belly MQ Falling Like-Like Room Left Cow Wonderitem 2": "True", "Jabu Jabus Belly MQ Falling Like-Like Room Left Cow Wonderitem 3": "True", + "Jabu Jabus Belly MQ Falling Like-Like Room Explosives Wonderitem 1": "has_explosives", + "Jabu Jabus Belly MQ Falling Like-Like Room Explosives Wonderitem 2": "has_explosives", + "Jabu Jabus Belly MQ Falling Like-Like Room Explosives Wonderitem 3": "has_explosives", "Jabu Jabus Belly MQ Hallway Small Crate 1": "True", "Jabu Jabus Belly MQ Hallway Small Crate 2": "True" },