Skip to content

Commit 8de1e77

Browse files
committed
fix error
1 parent 062656f commit 8de1e77

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

region/norfair/west/Crocomire Speedway.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -794,14 +794,10 @@
794794
{"or": [
795795
{"ammo": {"type": "PowerBomb", "count": 6}},
796796
{"and": [
797+
"h_artificialMorphMovement",
797798
{"or": [
798-
{"and": [
799-
"h_artificialMorphMovement",
800-
{"or": [
801-
"canInsaneJump",
802-
"h_artificialMorphPowerBomb"
803-
]}
804-
]}
799+
"canInsaneJump",
800+
"h_artificialMorphPowerBomb"
805801
]},
806802
{"or": [
807803
"h_artificialMorphPowerBomb",

0 commit comments

Comments
 (0)