File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 177177 {"types" : [" ammo" ], "requires" : []}
178178 ]
179179 },
180+ {
181+ "id" : 14 ,
182+ "link" : [2 , 2 ],
183+ "name" : " Prepared Spin Jump Entry" ,
184+ "entranceCondition" : {
185+ "comeInNormally" : {}
186+ },
187+ "requires" : [
188+ " canPrepareForNextRoom" ,
189+ {"or" : [
190+ " SpaceJump" ,
191+ " canWalljump"
192+ ]},
193+ {"heatFrames" : 80 },
194+ {"doorUnlockedAtNode" : 2 }
195+ ],
196+ "unlocksDoors" : [
197+ {"types" : [" super" ], "requires" : [" canTrickyJump" ]},
198+ {"types" : [" missiles" , " powerbomb" ], "requires" : [" never" ]}
199+ ]
200+ },
180201 {
181202 "id" : 5 ,
182203 "link" : [2 , 2 ],
379400 " h_canHeatedCrystalFlash"
380401 ],
381402 "flashSuitChecked" : true
382- },
383- {
384- "id" : 14 ,
385- "link" : [4 , 2 ],
386- "name" : " Prepared Entry" ,
387- "requires" : [
388- " canPrepareForNextRoom" ,
389- {"or" : [
390- " SpaceJump" ,
391- " canWalljump" ,
392- " canTrickyJump" ,
393- " canStationarySpinJump"
394- ]},
395- {"heatFrames" : 80 },
396- {"doorUnlockedAtNode" : 2 }
397- ],
398- "unlocksDoors" : [
399- {"types" : [" super" ], "requires" : []},
400- {"types" : [" missiles" , " powerbomb" ], "requires" : [" never" ]}
401- ]
402403 }
403404 ],
404405 "nextStratId" : 20 ,
You can’t perform that action at this time.
0 commit comments