Skip to content

Commit 36d9c19

Browse files
authored
Merge pull request #2810 from blkerby/red-brin-bluesuit-3
Red Brinstar Firefleas: blue suit logic
2 parents a3c613f + e19eda9 commit 36d9c19

7 files changed

Lines changed: 544 additions & 139 deletions

File tree

helpers.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -697,13 +697,6 @@
697697
"therefore, if carrying a blue suit, no direction inputs should be pressed until after taking the hit."
698698
]
699699
},
700-
{
701-
"name": "h_horizontalDamageBoostWithBlueSuit",
702-
"requires": [
703-
{"tech": "canHorizontalDamageBoost"},
704-
"h_complexToCarryFlashSuit"
705-
]
706-
},
707700
{
708701
"name": "h_midAirMorphDamageBoost",
709702
"requires": [

region/brinstar/green/Early Supers Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
{"obstaclesNotCleared": ["A"]},
400400
"canCrouchGateClip",
401401
"canCameraManip",
402-
"h_horizontalDamageBoostWithBlueSuit",
402+
{"tech": "canHorizontalDamageBoost"},
403403
{"enemyDamage": {"enemy": "Zeb", "type": "contact", "hits": 2}},
404404
{"or": [
405405
"canXRayWaitForIFrames",

0 commit comments

Comments
 (0)