Skip to content

Commit 2075ac6

Browse files
authored
Merge pull request #2861 from kjbranch/butterfly-blue-g
Add G-mode entrance in Butterfly Room
2 parents bf72065 + 7baa9c9 commit 2075ac6

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

region/maridia/inner-pink/Below Botwoon Energy Tank.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,8 @@
570570
},
571571
"requires": [],
572572
"flashSuitChecked": true,
573-
"blueSuitChecked": true
573+
"blueSuitChecked": true,
574+
"devNote": "This strat is not particularly useful, but it can be used to to carry a blue suit."
574575
},
575576
{
576577
"id": 20,

region/maridia/inner-yellow/Butterfly Room.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -900,6 +900,21 @@
900900
"FIXME: Model that Samus must be in a jumping (vs. falling) state, in order to be able to spark mid-air."
901901
]
902902
},
903+
{
904+
"link": [3, 1],
905+
"name": "G-Mode",
906+
"entranceCondition": {
907+
"comeInWithGMode": {
908+
"mode": "any",
909+
"morphed": false
910+
},
911+
"comesThroughToilet": "any"
912+
},
913+
"requires": [],
914+
"flashSuitChecked": true,
915+
"blueSuitChecked": true,
916+
"devNote": ["The only purpose of this strat is to carry a blue suit."]
917+
},
903918
{
904919
"id": 35,
905920
"link": [3, 2],

0 commit comments

Comments
 (0)