Skip to content

Commit 906ed43

Browse files
r0bd0gfenhl
andauthored
Apply suggestions from code review
I have no idea how these extra spaces keep getting in there. Co-authored-by: Fenhl <fenhl@fenhl.net>
1 parent f9261f4 commit 906ed43

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

SettingsList.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ def __init__(self, name, gui_text, min, max, default, step=1,
678678
expire. You can get extra time to show the Eye Drops if
679679
you warp immediately upon receiving them. If you don't
680680
have many hearts, you may have to reset the heat timer
681-
by quickly dipping in and out of Darunia's chamber or
681+
by quickly dipping in and out of Darunia's chamber or
682682
quickly equipping and unequipping the Goron Tunic.
683683
This trick does not apply if "Randomize Warp Song
684684
Destinations" is enabled, or if the settings are such
@@ -743,7 +743,7 @@ def __init__(self, name, gui_text, min, max, default, step=1,
743743
'name' : 'logic_spirit_mq_lower_adult',
744744
'tags' : ("Spirit Temple",),
745745
'tooltip' : '''\
746-
By standing in a precise position is it possible to
746+
By standing in a precise position it is possible to
747747
light two of the torches with a single use of Din\'s
748748
Fire. This saves enough time to be able to light all
749749
three torches with only Din\'s.
@@ -906,8 +906,8 @@ def __init__(self, name, gui_text, min, max, default, step=1,
906906
'name' : 'logic_crater_boulder_skip',
907907
'tags' : ("Death Mountain Crater",),
908908
'tooltip' : '''\
909-
With careful positioning, you can jump to the ledge
910-
where the boulder is, then use repeated ledge grabs
909+
With careful positioning, you can jump to the ledge
910+
where the boulder is, then use repeated ledge grabs
911911
to shimmy to a climbable ledge. This trick supersedes
912912
"Death Mountain Crater Upper to Lower with Hammer".
913913
'''},
@@ -1587,7 +1587,7 @@ def __init__(self, name, gui_text, min, max, default, step=1,
15871587
See "Shadow Temple MQ Invisible Moving Platform
15881588
without Lens of Truth", "Shadow Temple MQ Invisible
15891589
Blades Silver Rupees without Lens of Truth",
1590-
"Shadow Temple MQ 2nd Dead Hand without Lens of Truth"
1590+
"Shadow Temple MQ 2nd Dead Hand without Lens of Truth",
15911591
and "Shadow Temple Bongo Bongo without Lens of Truth"
15921592
for exceptions.
15931593
'''},

data/World/Overworld.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@
10261026
"Kak GS Guards House": "is_child and at_night",
10271027
"Kak GS Tree": "is_child and at_night",
10281028
"Kak GS Watchtower": "
1029-
is_child and at_night and (Slingshot or has_bombchus or
1029+
is_child and at_night and (Slingshot or has_bombchus or
10301030
(logic_kakariko_tower_gs and (Sticks or Kokiri_Sword)))",
10311031
"Bug Rock": "has_bottle"
10321032
},

0 commit comments

Comments
 (0)