Skip to content

Commit b8b9840

Browse files
committed
fix missing heat frames
1 parent f6ca0e8 commit b8b9840

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

region/lowernorfair/west/Fast Ripper Room.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,8 @@
440440
"canUseFrozenEnemies",
441441
{"ammo": {"type": "Super", "count": 2}},
442442
{"enemyDamage": {"enemy": "Ripper 2 (red)", "type": "contact", "hits": 2}}
443-
]}
443+
]},
444+
{"heatFrames": 0}
444445
],
445446
"flashSuitChecked": true,
446447
"note": [
@@ -464,7 +465,8 @@
464465
{"or": [
465466
"h_canArtificialMorphPowerBomb",
466467
{"enemyDamage": {"enemy": "Ripper 2 (red)", "type": "contact", "hits": 1}}
467-
]}
468+
]},
469+
{"heatFrames": 0}
468470
],
469471
"flashSuitChecked": true,
470472
"note": [
@@ -484,7 +486,8 @@
484486
},
485487
"requires": [
486488
"h_heatedGMode",
487-
{"enemyDamage": {"enemy": "Ripper 2 (red)", "type": "contact", "hits": 1}}
489+
{"enemyDamage": {"enemy": "Ripper 2 (red)", "type": "contact", "hits": 1}},
490+
{"heatFrames": 0}
488491
],
489492
"flashSuitChecked": true,
490493
"note": "This strat just saves one Ripper hit when tanking the Rippers because of the i-frames when taking the hit to regain mobility."

0 commit comments

Comments
 (0)