Room ID: 222
From: 2
Right Door
To: 1
Left Door
Entrance condition: {
"comeInWithGrappleTeleport": {
"blockPositions": [
[
3,
13
]
]
}
}Requires: "h_ShaktoolSymmetricFlag" Exit condition: {
"leaveWithGrappleTeleport": {
"blockPositions": [
[
3,
13
]
]
}
}Clears obstacles: f_ShaktoolDoneDigging Sets flags: f_ShaktoolDoneDigging Bypasses door shell: true Dev note: Grapple teleporting crosses the room, so it will set the flag 'f_ShaktoolDoneDigging', assuming that the game is modified to treat the room symmetrically with how the flag gets set. |