Skip to content

Commit 7c4b814

Browse files
committed
More requirements/notes in Swiss Cheese room
1 parent 53720a0 commit 7c4b814

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

region/maridia/inner-yellow/Maridia Swiss Cheese Room.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,9 @@
129129
"name": "Menu Farm",
130130
"requires": [
131131
{"resetRoom": {"nodes": [1]}},
132+
"canCameraManip",
132133
"canDodgeWhileShooting",
134+
"canTrickyJump",
133135
{"or": [
134136
{"and": [
135137
"Grapple",
@@ -167,6 +169,11 @@
167169
],
168170
"farmCycleDrops": [{"enemy": "Menu", "count": 2}],
169171
"resetsObstacles": ["A"],
172+
"note": [
173+
"A Menu can be activated by jumping on the doorway platform to scroll the camera down.",
174+
"A second Menu can be activated with a tricky jump onto the ledge on the right,",
175+
"without needing to fall down to the bottom part of the room."
176+
],
170177
"devNote": [
171178
"FIXME: By dropping down, it would be possible to farm 4 or 5 Menus and also Owtches."
172179
]

0 commit comments

Comments
 (0)