Skip to content

Commit 02dafb0

Browse files
committed
add devNote for insane strats
1 parent e5dce9e commit 02dafb0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

region/maridia/inner-green/Oasis.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -882,6 +882,10 @@
882882
"repeat this sequence 3 more times: jump, mid-air turnaround, X-Ray turnaround;",
883883
"then do one more jump and mid-air turnaround, high enough to land on the door ledge,",
884884
"and Samus should be in the correct position with subpixels $3FFF."
885+
],
886+
"devNote": [
887+
"The `canBeVeryPatient` is for difficulty placement; this could be improved with a more specific tech later,",
888+
"since it does not actually take a long time to execute."
885889
]
886890
},
887891
{
@@ -1603,6 +1607,10 @@
16031607
"repeat this sequence 3 more times: jump, mid-air turnaround, X-Ray turnaround;",
16041608
"then do one more jump and mid-air turnaround, high enough to land on the door ledge,",
16051609
"and Samus should be in the correct position with subpixels $C000."
1610+
],
1611+
"devNote": [
1612+
"The `canBeVeryPatient` is for difficulty placement; this could be improved with a more specific tech later,",
1613+
"since it does not actually take a long time to execute."
16061614
]
16071615
},
16081616
{

0 commit comments

Comments
 (0)