Skip to content

Commit e0b796e

Browse files
committed
feedback update
1 parent ba90f43 commit e0b796e

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

region/maridia/inner-pink/Botwoon Energy Tank Room.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
{"and": [
527527
"Gravity",
528528
"h_artificialMorphSpringBall",
529-
"canInsaneJump"
529+
"canTrickyDodgeEnemies"
530530
]},
531531
{"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 7}}
532532
]}
@@ -613,7 +613,7 @@
613613
"Gravity",
614614
"h_artificialMorphSpringBall",
615615
{"or": [
616-
"canInsaneJump",
616+
"canTrickyDodgeEnemies",
617617
{"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 1}}
618618
]}
619619
]},
@@ -1087,6 +1087,10 @@
10871087
]},
10881088
{"or": [
10891089
"canInsaneJump",
1090+
{"and": [
1091+
"Gravity",
1092+
"canTrickyDodgeEnemies"
1093+
]},
10901094
"h_artificialMorphBombThings",
10911095
{"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 1}}
10921096
]}
@@ -1122,6 +1126,10 @@
11221126
]},
11231127
{"or": [
11241128
"canInsaneJump",
1129+
{"and": [
1130+
"Gravity",
1131+
"canTrickyDodgeEnemies"
1132+
]},
11251133
"h_artificialMorphBombThings",
11261134
{"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 1}}
11271135
]}

0 commit comments

Comments
 (0)