Skip to content

Commit 1fd99d2

Browse files
committed
fix node id
1 parent 7246526 commit 1fd99d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

region/crateria/west/Gauntlet Energy Tank Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@
835835
}
836836
},
837837
"requires": [
838-
{"itemNotCollectedAtNode": 10},
838+
{"itemNotCollectedAtNode": 3},
839839
"canRiskPermanentLossOfAccess",
840840
"h_canArtificialMorphMovement",
841841
"canInsaneJump",
@@ -988,7 +988,7 @@
988988
}
989989
},
990990
"requires": [
991-
{"itemNotCollectedAtNode": 10},
991+
{"itemNotCollectedAtNode": 3},
992992
"canRiskPermanentLossOfAccess",
993993
"Morph",
994994
"canInsaneJump",

0 commit comments

Comments
 (0)