We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a551b5 commit a976346Copy full SHA for a976346
1 file changed
region/lowernorfair/east/Wasteland.json
@@ -533,7 +533,7 @@
533
},
534
"requires": [
535
"h_canArtificialMorphMovement",
536
- "h_canUsePowerBombs",
+ "h_canArtificialMorphPowerBomb",
537
{"heatFrames": 0}
538
],
539
"clearsObstacles": ["E"],
@@ -559,6 +559,7 @@
559
560
561
"Morph",
562
+ "canTrickyJump",
563
{"or": [
564
"canInsaneJump",
565
{"ammo": {"type": "Super", "count": 1}},
0 commit comments