Skip to content

Commit 1f33029

Browse files
authored
Merge pull request #1697 from blkerby/fix-momentum-conserving-morph
Add missing Morph req to canMomentumConservingMorph
2 parents d5a592d + 199f879 commit 1f33029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tech.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2518,7 +2518,7 @@
25182518
"id": 181,
25192519
"name": "canMomentumConservingMorph",
25202520
"techRequires": [],
2521-
"otherRequires": [],
2521+
"otherRequires": ["Morph"],
25222522
"note": [
25232523
"Uses the uninteruptable frames of morphing or unmorphing in order to continue moving up after hitting a solid object above.",
25242524
"This can be used to make it barely just past a ledge.",

0 commit comments

Comments
 (0)