Skip to content

Commit 8a78713

Browse files
authored
Merge pull request #2631 from nn357/rmode_clip_acidstatue
Acid statue r-mode clip.
2 parents 9448a93 + 0c16458 commit 8a78713

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

region/lowernorfair/west/Acid Statue Room.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,29 @@
655655
"Being centered over this two-tile ledge is another position that works."
656656
]
657657
},
658+
{
659+
"link": [2, 4],
660+
"name": "R-Mode Forced Standup Clip",
661+
"entranceCondition": {
662+
"comeInWithRMode": {}
663+
},
664+
"requires": [
665+
"canRModeStandupClip",
666+
"h_RModeCanRefillReserves",
667+
"h_heatProof",
668+
"h_bombThings",
669+
{"or": [
670+
"HiJump",
671+
"canWalljump",
672+
"canDoubleBombJump"
673+
]},
674+
{"partialRefill": {"type": "ReserveEnergy", "limit": 100}},
675+
{"disableEquipment": "Varia"},
676+
{"autoReserveTrigger": {"implicitHeatFrames": "suitless"}},
677+
{"suitlessHeatFrames": 30}
678+
],
679+
"flashSuitChecked": true
680+
},
658681
{
659682
"id": 18,
660683
"link": [2, 5],

0 commit comments

Comments
 (0)