We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d78273 commit ba45461Copy full SHA for ba45461
1 file changed
region/norfair/west/Crocomire Speedway.json
@@ -401,7 +401,8 @@
401
"entranceCondition": {
402
"comeInGettingBlueSpeed": {
403
"length": 1,
404
- "openEnd": 0
+ "openEnd": 0,
405
+ "minExtraRunSpeed": "$2.4"
406
}
407
},
408
"requires": [
@@ -411,7 +412,10 @@
411
412
],
413
"clearsObstacles": ["A"],
414
"note": "Break the Speedway Speed blocks by jumping over the gap with speed and continuing through the room in mockball.",
- "devNote": "FIXME: You can enter through 3 and speedball through the speedway."
415
+ "devNote": [
416
+ "A run speed of $2.3 can also work but with greater difficulty.",
417
+ "FIXME: You can enter through 3 and speedball through the speedway.",
418
+ ]
419
420
{
421
"id": 17,
0 commit comments