Skip to content

Commit f1c06d2

Browse files
committed
remove canGrappleJump circular dependencies
1 parent 82da07a commit f1c06d2

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tech.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -746,13 +746,9 @@
746746
{"noFlashSuit": {}},
747747
{"and": [
748748
"HiJump",
749-
"canPreciseGrappleJump",
750749
"canComplexCarryFlashSuit"
751750
]},
752-
{"and": [
753-
"canTrickyGrappleJump",
754-
"canTrickyCarryFlashSuit"
755-
]}
751+
"canTrickyCarryFlashSuit"
756752
]}
757753
],
758754
"note": [

0 commit comments

Comments
 (0)