File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 16641664 "requires" : [
16651665 " canPrepareForNextRoom" ,
16661666 " canInsaneJump" ,
1667- {"heatFrames" : 80 },
1667+ {"heatFrames" : 55 },
16681668 {"doorUnlockedAtNode" : 4 }
16691669 ],
16701670 "unlocksDoors" : [
16801680 },
16811681 "requires" : [
16821682 " canPrepareForNextRoom" ,
1683- {"heatFrames" : 80 },
1683+ {"heatFrames" : 55 },
16841684 {"doorUnlockedAtNode" : 4 }
16851685 ],
16861686 "unlocksDoors" : [
Original file line number Diff line number Diff line change 204204 "comeInNormally" : {}
205205 },
206206 "requires" : [
207- " canPrepareForNextRoom" ,
208207 {"or" : [
209208 " canCrumbleJump" ,
210- " h_canUseSpringBall"
209+ {"and" : [
210+ " h_canUseSpringBall" ,
211+ " canCarefulJump"
212+ ]}
211213 ]},
212214 {"doorUnlockedAtNode" : 1 }
213215 ],
267269 }
268270 },
269271 "requires" : [
270- " canPrepareForNextRoom" ,
271272 {"or" : [
272273 " canCrumbleJump" ,
273274 " h_canUseSpringBall"
You can’t perform that action at this time.
0 commit comments