File tree Expand file tree Collapse file tree
region/maridia/inner-yellow Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 "id" : 1 ,
117117 "link" : [1 , 1 ],
118118 "name" : " Leave with Runway" ,
119- "requires" : [],
119+ "requires" : [
120+ {"or" : [
121+ " canCameraManip" ,
122+ {"enemyDamage" : {"enemy" : " Menu" , "type" : " contact" , "hits" : 1 }}
123+ ]}
124+ ],
120125 "exitCondition" : {
121126 "leaveWithRunway" : {
122127 "length" : 6 ,
123128 "openEnd" : 1
124129 }
125130 },
126- "flashSuitChecked" : true
131+ "flashSuitChecked" : true ,
132+ "note" : [
133+ " If entering the room through the same door, stay on the ground (do not jump)" ,
134+ " to maintain the camera scroll, preventing the Menu from being lured up." ,
135+ " Alternatively, kill or tank the Menu."
136+ ]
127137 },
128138 {
129139 "id" : 39 ,
393403 "name" : " Leave with Runway" ,
394404 "requires" : [
395405 {"or" : [
396- " canCameraManip" ,
397406 {"obstaclesCleared" : [" A" ]},
398407 {"enemyDamage" : {"enemy" : " Menu" , "type" : " contact" , "hits" : 1 }}
399408 ]}
400409 ],
401410 "exitCondition" : {
402411 "leaveWithRunway" : {
403- "length" : 6 ,
412+ "length" : 5 ,
404413 "openEnd" : 1
405414 }
406415 },
407- "flashSuitChecked" : true ,
408- "note" : [
409- " If entering the room through the same door, stay on the ground (do not jump)" ,
410- " to maintain the camera scroll, preventing the Menu from being lured up." ,
411- " Alternatively, kill or tank the Menu."
412- ]
416+ "flashSuitChecked" : true
413417 },
414418 {
415419 "id" : 14 ,
You can’t perform that action at this time.
0 commit comments