Skip to content

Commit 04b2e16

Browse files
committed
replace canTrickyJump with canCarefulJump in morphless neutral damage boost
1 parent c375ae7 commit 04b2e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

region/brinstar/red/Beta Power Bomb Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@
525525
"canNeutralDamageBoost",
526526
{"or": [
527527
"canMidAirMorph",
528-
"canTrickyJump"
528+
"canCarefulJump"
529529
]},
530530
{"thornHits": 1}
531531
]

0 commit comments

Comments
 (0)