We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc54299 commit 2955ac8Copy full SHA for 2955ac8
1 file changed
region/maridia/inner-yellow/Plasma Room.json
@@ -589,7 +589,7 @@
589
{"enemyDamage": {
590
"enemy": "Pink Space Pirate (standing)",
591
"type": "laser",
592
- "hits": 1
+ "hits": 2
593
}}
594
]}
595
]},
@@ -663,7 +663,10 @@
663
"Building a spark towards the left allows for enough run speed to jump to the middle level.",
664
"Then vertical shinespark out which kills the top pirate."
665
],
666
- "devNote": "Killing the top pirate naturally ends at 1."
+ "devNote": [
667
+ "A leniency laser hit is included for the i-frames method.",
668
+ "Killing the top pirate naturally ends at 1."
669
+ ]
670
},
671
{
672
"id": 18,
0 commit comments