|
98 | 98 | "from": 3, |
99 | 99 | "to": [ |
100 | 100 | {"id": 2}, |
| 101 | + {"id": 3}, |
101 | 102 | {"id": 4} |
102 | 103 | ] |
103 | 104 | }, |
|
367 | 368 | "4- Quickly climb up to the last ledge before the door.", |
368 | 369 | "5- Run, jump, dboost off a Gamet.", |
369 | 370 | "6- Dboost a second time off the Gamet to cross the second moat." |
370 | | - ] |
| 371 | + ], |
| 372 | + "devNote": "FIXME: A ceiling bomb jump could be added if Samus could not take an enemy hit." |
371 | 373 | }, |
372 | 374 | { |
373 | 375 | "id": 13, |
|
727 | 729 | { |
728 | 730 | "id": 33, |
729 | 731 | "link": [2, 2], |
730 | | - "name": "G-Mode Indirect Despawn the Gate", |
| 732 | + "name": "G-Mode Indirect Despawn the Gate, Open Gate", |
731 | 733 | "entranceCondition": { |
732 | 734 | "comeInWithGMode": { |
733 | 735 | "mode": "indirect", |
734 | 736 | "morphed": false |
735 | 737 | } |
736 | 738 | }, |
737 | 739 | "requires": [], |
738 | | - "clearsObstacles": ["B"], |
739 | | - "flashSuitChecked": true |
| 740 | + "clearsObstacles": ["A"], |
| 741 | + "flashSuitChecked": true, |
| 742 | + "note": "Exit G-Mode whle under the gate to open it without a Super." |
740 | 743 | }, |
741 | 744 | { |
742 | 745 | "id": 34, |
|
751 | 754 | "clearsObstacles": ["A"], |
752 | 755 | "flashSuitChecked": true |
753 | 756 | }, |
754 | | - { |
755 | | - "id": 35, |
756 | | - "link": [2, 3], |
757 | | - "name": "Go Through Missing Gate", |
758 | | - "requires": [ |
759 | | - {"obstaclesCleared": ["B"]} |
760 | | - ], |
761 | | - "resetsObstacles": ["B"] |
762 | | - }, |
763 | | - { |
764 | | - "id": 36, |
765 | | - "link": [2, 4], |
766 | | - "name": "Go Through Missing Gate", |
767 | | - "requires": [ |
768 | | - {"obstaclesCleared": ["B"]} |
769 | | - ], |
770 | | - "resetsObstacles": ["B"] |
771 | | - }, |
772 | 757 | { |
773 | 758 | "id": 37, |
774 | 759 | "link": [3, 2], |
|
783 | 768 | }, |
784 | 769 | { |
785 | 770 | "id": 38, |
786 | | - "link": [3, 2], |
787 | | - "name": "Go Through Missing Gate", |
| 771 | + "link": [3, 3], |
| 772 | + "name": "Exit G-Mode to Open Gate", |
788 | 773 | "requires": [ |
789 | 774 | {"obstaclesCleared": ["B"]} |
790 | 775 | ], |
791 | | - "resetsObstacles": ["B"] |
| 776 | + "resetsObstacles": ["B"], |
| 777 | + "clearsObstacles": ["A"], |
| 778 | + "flashSuitChecked": true, |
| 779 | + "note": "Exit G-Mode whle under the gate to open it without a Super." |
792 | 780 | }, |
793 | 781 | { |
794 | 782 | "id": 39, |
|
0 commit comments