File tree Expand file tree Collapse file tree
region/maridia/inner-pink Expand file tree Collapse file tree Original file line number Diff line number Diff line change 450450 {"disableEquipment" : " HiJump" },
451451 {"resourceAvailable" : [{"type" : " Energy" , "count" : 99 }]},
452452 {"or" : [
453- {"and" : [
454- " canMidAirMorph" ,
455- " canBePatient"
456- ]}
453+ " canBeVeryPatient" ,
454+ {"and" : [
455+ " canMidAirMorph" ,
456+ " canBePatient"
457+ ]}
457458 ]},
458459 {"partialRefill" : {"type" : " ReserveEnergy" , "limit" : 20 }},
459460 {"autoReserveTrigger" : {}}
755756 {"disableEquipment" : " HiJump" },
756757 {"resourceAvailable" : [{"type" : " Energy" , "count" : 99 }]},
757758 {"or" : [
758- {"and" : [
759- " canMidAirMorph" ,
760- " canBePatient"
761- ]}
759+ " canBeVeryPatient" ,
760+ {"and" : [
761+ " canMidAirMorph" ,
762+ " canBePatient"
763+ ]}
762764 ]},
763765 {"partialRefill" : {"type" : " ReserveEnergy" , "limit" : 20 }},
764766 {"autoReserveTrigger" : {}}
Original file line number Diff line number Diff line change 30203020 "techRequires" : [
30213021 " canRMode"
30223022 ],
3023- "otherRequires" : [
3024- {"or" : [
3025- " canBeVeryPatient" ,
3026- " Morph"
3027- ]}
3028- ],
3023+ "otherRequires" : [],
30293024 "note" : [
30303025 " After entering a room in R-Mode, put some energy into reserves (set to Auto) and then have reserves trigger to force Samus into a standing pose."
30313026 ]
You can’t perform that action at this time.
0 commit comments