Skip to content

Commit ba45461

Browse files
committed
Add min speed for Croc Speedway Reverse Speedball
1 parent 0d78273 commit ba45461

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

region/norfair/west/Crocomire Speedway.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,8 @@
401401
"entranceCondition": {
402402
"comeInGettingBlueSpeed": {
403403
"length": 1,
404-
"openEnd": 0
404+
"openEnd": 0,
405+
"minExtraRunSpeed": "$2.4"
405406
}
406407
},
407408
"requires": [
@@ -411,7 +412,10 @@
411412
],
412413
"clearsObstacles": ["A"],
413414
"note": "Break the Speedway Speed blocks by jumping over the gap with speed and continuing through the room in mockball.",
414-
"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+
]
415419
},
416420
{
417421
"id": 17,

0 commit comments

Comments
 (0)