Skip to content

Commit 226dc2d

Browse files
committed
split into variants for 25 vs 28 runway length
1 parent f9614e8 commit 226dc2d

1 file changed

Lines changed: 25 additions & 1 deletion

File tree

region/wreckedship/main/Bowling Alley.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@
813813
"entranceCondition": {
814814
"comeInRunning": {
815815
"speedBooster": true,
816-
"minTiles": 25
816+
"minTiles": 28
817817
}
818818
},
819819
"requires": [
@@ -829,6 +829,30 @@
829829
"Then build up speed and airball again to cross the spikes."
830830
]
831831
},
832+
{
833+
"link": [2, 6],
834+
"name": "Tricky Speedy Jump 1-Hit Bowling",
835+
"entranceCondition": {
836+
"comeInRunning": {
837+
"speedBooster": true,
838+
"minTiles": 25
839+
}
840+
},
841+
"requires": [
842+
"canInsaneJump",
843+
"canMomentumConservingMorph",
844+
"canInsaneMidAirMorph",
845+
"canUseIFrames",
846+
{"spikeHits": 1}
847+
],
848+
"flashSuitChecked": true,
849+
"note": [
850+
"Jump into the room and morph along the ceiling to maximize distance.",
851+
"Unmorph while entering the spikes to minimize knockback",
852+
"Then build up speed and airball again to cross the spikes.",
853+
"With only a short runway available, high precision is required."
854+
]
855+
},
832856
{
833857
"id": 26,
834858
"link": [2, 6],

0 commit comments

Comments
 (0)