Skip to content

Commit 122665a

Browse files
committed
feedback updates
1 parent de00365 commit 122665a

1 file changed

Lines changed: 45 additions & 1 deletion

File tree

region/norfair/east/Single Chamber.json

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,28 @@
648648
{"heatFrames": 45}
649649
]
650650
},
651+
{
652+
"link": [2, 1],
653+
"name": "Grapple Teleport Door Escape",
654+
"entranceCondition": {
655+
"comeInWithGrappleTeleport": {
656+
"blockPositions": [[3, 12]]
657+
}
658+
},
659+
"requires": [
660+
{"or": [
661+
"h_heatedGrappleTeleportWallEscape",
662+
{"and": [
663+
{"doorUnlockedAtNode": 1},
664+
{"heatFrames": 20}
665+
]}
666+
]},
667+
"canOffScreenMovement",
668+
{"enemyDamage": {"enemy": "Multiviola", "type": "contact", "hits": 1}}
669+
],
670+
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
671+
"flashSuitChecked": true
672+
},
651673
{
652674
"id": 7,
653675
"link": [2, 1],
@@ -1197,6 +1219,28 @@
11971219
{"heatFrames": 45}
11981220
]
11991221
},
1222+
{
1223+
"link": [3, 1],
1224+
"name": "Grapple Teleport Door Escape",
1225+
"entranceCondition": {
1226+
"comeInWithGrappleTeleport": {
1227+
"blockPositions": [[3, 12]]
1228+
}
1229+
},
1230+
"requires": [
1231+
{"or": [
1232+
"h_heatedGrappleTeleportWallEscape",
1233+
{"and": [
1234+
{"doorUnlockedAtNode": 1},
1235+
{"heatFrames": 20}
1236+
]}
1237+
]},
1238+
"canOffScreenMovement",
1239+
{"enemyDamage": {"enemy": "Multiviola", "type": "contact", "hits": 1}}
1240+
],
1241+
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
1242+
"flashSuitChecked": true
1243+
},
12001244
{
12011245
"id": 20,
12021246
"link": [3, 1],
@@ -2312,7 +2356,7 @@
23122356
"name": "Grapple Teleport Door Escape",
23132357
"entranceCondition": {
23142358
"comeInWithGrappleTeleport": {
2315-
"blockPositions": [[3, 12], [3, 13]]
2359+
"blockPositions": [[3, 12]]
23162360
}
23172361
},
23182362
"requires": [

0 commit comments

Comments
 (0)