Skip to content

Commit 35f2501

Browse files
committed
feedback updates
1 parent 61a4823 commit 35f2501

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

region/crateria/west/Gauntlet Energy Tank Room.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,8 @@
602602
},
603603
"requires": [
604604
"canBlueSpaceJump",
605-
"canCarefulJump"
605+
"canCarefulJump",
606+
"h_complexToCarryFlashSuit"
606607
],
607608
"clearsObstacles": ["A", "B"],
608609
"flashSuitChecked": true
@@ -1172,7 +1173,8 @@
11721173
{"acidFrames": 35}
11731174
]},
11741175
{"acidFrames": 100}
1175-
]}
1176+
]},
1177+
"h_complexToCarryFlashSuit"
11761178
],
11771179
"clearsObstacles": ["A", "B"],
11781180
"flashSuitChecked": true,

region/crateria/west/Gauntlet Entrance.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,8 @@
408408
"requires": [
409409
{"notable": "Blue SpaceJump"},
410410
"canBlueSpaceJump",
411-
"canTrickyJump"
411+
"canTrickyJump",
412+
"h_complexToCarryFlashSuit"
412413
],
413414
"clearsObstacles": ["A"],
414415
"flashSuitChecked": true,
@@ -429,7 +430,8 @@
429430
"requires": [
430431
{"notable": "Blue SpaceJump"},
431432
"canBlueSpaceJump",
432-
"canTrickyJump"
433+
"canTrickyJump",
434+
"h_complexToCarryFlashSuit"
433435
],
434436
"clearsObstacles": ["A"],
435437
"flashSuitChecked": true,
@@ -684,7 +686,8 @@
684686
"requires": [
685687
{"notable": "Blue SpaceJump"},
686688
"canBlueSpaceJump",
687-
"canTrickyJump"
689+
"canTrickyJump",
690+
"h_complexToCarryFlashSuit"
688691
],
689692
"clearsObstacles": ["A"],
690693
"flashSuitChecked": true,
@@ -705,7 +708,8 @@
705708
"requires": [
706709
{"notable": "Blue SpaceJump"},
707710
"canBlueSpaceJump",
708-
"canTrickyJump"
711+
"canTrickyJump",
712+
"h_complexToCarryFlashSuit"
709713
],
710714
"clearsObstacles": ["A"],
711715
"note": [

0 commit comments

Comments
 (0)