Skip to content

Commit a34721a

Browse files
authored
Merge pull request #1838 from kjbranch/mb-gmode
Remove Incorrect MB G-Mode Return
2 parents 678b71c + cd3c70d commit a34721a

1 file changed

Lines changed: 0 additions & 41 deletions

File tree

region/tourian/main/Mother Brain Room.json

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -251,47 +251,6 @@
251251
"gModeRegainMobility": {},
252252
"flashSuitChecked": true
253253
},
254-
{
255-
"id": 4,
256-
"link": [1, 1],
257-
"name": "Carry G-Mode Back Through",
258-
"entranceCondition": {
259-
"comeInWithGMode": {
260-
"mode": "indirect",
261-
"morphed": false
262-
}
263-
},
264-
"requires": [],
265-
"exitCondition": {
266-
"leaveWithGMode": {
267-
"morphed": false
268-
}
269-
},
270-
"bypassesDoorShell": true,
271-
"flashSuitChecked": true
272-
},
273-
{
274-
"id": 5,
275-
"link": [1, 1],
276-
"name": "Carry G-Mode Morph Back Through",
277-
"entranceCondition": {
278-
"comeInWithGMode": {
279-
"mode": "indirect",
280-
"morphed": true
281-
}
282-
},
283-
"requires": [
284-
"h_canArtificialMorphSpringBall"
285-
],
286-
"exitCondition": {
287-
"leaveWithGMode": {
288-
"morphed": true
289-
}
290-
},
291-
"bypassesDoorShell": true,
292-
"flashSuitChecked": true,
293-
"devNote": "FIXME: This is possible with an IBJ with a PB, and maybe without, but it's challenging."
294-
},
295254
{
296255
"id": 6,
297256
"link": [1, 3],

0 commit comments

Comments
 (0)