File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 199199 },
200200 {
201201 "link" : [1 , 1 ],
202- "name" : " Prepared Entry" ,
202+ "name" : " Prepared Entry, Land on Crumble Blocks " ,
203203 "entranceCondition" : {
204204 "comeInNormally" : {}
205205 },
206206 "requires" : [
207207 {"or" : [
208208 " canCrumbleJump" ,
209209 {"and" : [
210- " h_canUseSpringBall " ,
211- " canCarefulJump "
210+ " canPrepareForNextRoom " ,
211+ " h_canUseSpringBall "
212212 ]}
213213 ]},
214214 {"doorUnlockedAtNode" : 1 }
230230 {
231231 "id" : 53 ,
232232 "link" : [1 , 1 ],
233- "name" : " Prepared Entry, Spinning " ,
233+ "name" : " Prepared Entry, Avoid Crumble Blocks " ,
234234 "entranceCondition" : {
235235 "comeInNormally" : {}
236236 },
271271 "requires" : [
272272 {"or" : [
273273 " canCrumbleJump" ,
274- " h_canUseSpringBall"
274+ {"and" : [
275+ " canPrepareForNextRoom" ,
276+ " h_canUseSpringBall"
277+ ]}
275278 ]},
276279 {"doorUnlockedAtNode" : 1 }
277280 ],
You can’t perform that action at this time.
0 commit comments