We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd205a commit c5aa8a1Copy full SHA for c5aa8a1
1 file changed
region/brinstar/pink/Big Pink.json
@@ -3922,10 +3922,13 @@
3922
"link": [17, 12],
3923
"name": "G-mode Morph",
3924
"requires": [
3925
- "canEnterGMode"
+ "canEnterGMode",
3926
+ {"itemNotCollectedAtNode": 11},
3927
+ "canRiskPermanentLossOfAccess"
3928
],
3929
"collectsItems": [11],
- "flashSuitChecked": true
3930
+ "flashSuitChecked": true,
3931
+ "devNote": "If the item is not there, then another strat will be used to overload PLMs another way."
3932
}
3933
3934
"notables": [
0 commit comments