From fd85db49df9383977949ceb4df86f7643c8e5fa1 Mon Sep 17 00:00:00 2001 From: "Minnie A. Trethewey (Mike)" Date: Tue, 28 Mar 2023 20:39:08 -0700 Subject: [PATCH] Fix Talon's Chicken's Works on #1 --- ootmm/items/oot_child_trade.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ootmm/items/oot_child_trade.json b/ootmm/items/oot_child_trade.json index 4d23b2d..0ce9b73 100644 --- a/ootmm/items/oot_child_trade.json +++ b/ootmm/items/oot_child_trade.json @@ -46,7 +46,7 @@ "name": "Keaton Mask Sold", "type": "toggle", "img": "ootrando_overworldmap_hamsda/images/sold_out.png", - "codes": "oot_keatonsold,oot_postzelda,oot_postguard" + "codes": "oot_keatonsold,oot_postguard" }, { "name": "Skull Mask", @@ -58,7 +58,7 @@ "name": "Skull Mask Sold", "type": "toggle", "img": "ootrando_overworldmap_hamsda/images/sold_out.png", - "codes": "oot_skullsold,oot_postzelda,oot_postguard" + "codes": "oot_skullsold,oot_postguard" }, { "name": "Spooky Mask", @@ -70,7 +70,7 @@ "name": "Spooky Mask Sold", "type": "toggle", "img": "ootrando_overworldmap_hamsda/images/sold_out.png", - "codes": "oot_spookysold,oot_postzelda,oot_postguard" + "codes": "oot_spookysold,oot_postguard" }, { "name": "Bunny Mask", @@ -82,7 +82,7 @@ "name": "Bunny Mask Sold", "type": "toggle", "img": "ootrando_overworldmap_hamsda/images/sold_out.png", - "codes": "oot_bunnysold,oot_postzelda,oot_postguard" + "codes": "oot_bunnysold,oot_postguard" }, { "name": "Mask of Truth",