Room ID: 173
Entrance condition: { "comeInShinecharged": {}, "comesThroughToilet": "any" } Requires: { "shineChargeFrames": 10 } "h_canNavigateUnderwater" "canPrepareForNextRoom" "canMidairShinespark" { "shinespark": { "frames": 3, "excessFrames": 0 } } Dev note: FIXME: The requirement to be in a pose that can spark immediately may not align with the exit condition in the other room. We need a way to make this requirement explicit and take it into account. |