From 37f12809a1ce04d54c55e8c32b0c8cf5c91afffd Mon Sep 17 00:00:00 2001 From: espeon65536 Date: Mon, 6 Sep 2021 09:23:00 -0500 Subject: [PATCH] commented out some junk hints unsuitable for AP --- worlds/oot/HintList.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/worlds/oot/HintList.py b/worlds/oot/HintList.py index a53f9db3..866e9378 100644 --- a/worlds/oot/HintList.py +++ b/worlds/oot/HintList.py @@ -1119,7 +1119,7 @@ hintTable = { 'ZD Storms Grotto': ("a small #Fairy Fountain#", None, 'region'), 'GF Storms Grotto': ("a small #Fairy Fountain#", None, 'region'), - '1001': ("Ganondorf 2022!", None, 'junk'), + # '1001': ("Ganondorf 2022!", None, 'junk'), '1002': ("They say that monarchy is a terrible system of governance.", None, 'junk'), '1003': ("They say that Zelda is a poor leader.", None, 'junk'), '1004': ("These hints can be quite useful. This is an exception.", None, 'junk'), @@ -1138,12 +1138,12 @@ hintTable = { '1022': ("You're comparing yourself to me?^Ha! You're not even good enough to be my fake.", None, 'junk'), '1023': ("I'll make you eat those words.", None, 'junk'), '1024': ("What happened to Sheik?", None, 'junk'), - '1025': ("L2P @.", None, 'junk'), + # '1025': ("L2P @.", None, 'junk'), '1026': ("I've heard Sploosh Kaboom is a tricky game.", None, 'junk'), '1027': ("I'm Lonk from Pennsylvania.", None, 'junk'), '1028': ("I bet you'd like to have more bombs.", None, 'junk'), '1029': ("When all else fails, use Fire.", None, 'junk'), - '1030': ("Here's a hint, @. Don't be bad.", None, 'junk'), + # '1030': ("Here's a hint, @. Don't be bad.", None, 'junk'), '1031': ("Game Over. Return of Ganon.", None, 'junk'), '1032': ("May the way of the Hero lead to the Triforce.", None, 'junk'), '1033': ("Can't find an item? Scan an Amiibo.", None, 'junk'), @@ -1160,7 +1160,7 @@ hintTable = { '1044': ("They say all toasters toast toast.", None, 'junk'), '1045': ("They say that Okami is the best Zelda game.", None, 'junk'), '1046': ("They say that quest guidance can be found at a talking rock.", None, 'junk'), - '1047': ("They say that the final item you're looking for can be found somewhere in Hyrule.", None, 'junk'), + # '1047': ("They say that the final item you're looking for can be found somewhere in Hyrule.", None, 'junk'), '1048': ("Mweep.^Mweep.^Mweep.^Mweep.^Mweep.^Mweep.^Mweep.^Mweep.^Mweep.^Mweep.^Mweep.^Mweep.", None, 'junk'), '1049': ("They say that Barinade fears Deku Nuts.", None, 'junk'), '1050': ("They say that Flare Dancers do not fear Goron-crafted blades.", None, 'junk'), @@ -1178,7 +1178,7 @@ hintTable = { '1062': ("Open your eyes.^Open your eyes.^Wake up, @.", None, 'junk'), '1063': ("They say that arbitrary code execution leads to the credits sequence.", None, 'junk'), '1064': ("They say that Twinrova always casts the same spell the first three times.", None, 'junk'), - '1065': ("They say that the Development branch may be unstable.", None, 'junk'), + # '1065': ("They say that the Development branch may be unstable.", None, 'junk'), '1066': ("You're playing a Randomizer. I'm randomized!^Here's a random number: #4#.&Enjoy your Randomizer!", None, 'junk'), '1067': ("They say Ganondorf's bolts can be reflected with glass or steel.", None, 'junk'), '1068': ("They say Ganon's tail is vulnerable to nuts, arrows, swords, explosives, hammers...^...sticks, seeds, boomerangs...^...rods, shovels, iron balls, angry bees...", None, 'junk'),