Skip to content

Commit a009a1f

Browse files
committed
Add fixme
1 parent 078bf56 commit a009a1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

region/tourian/main/Blue Hopper Room.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,10 @@
622622
"unlocksDoors": [
623623
{"types": ["super"], "requires": []},
624624
{"types": ["missiles", "powerbomb"], "requires": ["never"]}
625+
],
626+
"devNote": [
627+
"This is used to fulfill the requirement on exiting the previous room.",
628+
"FIXME: The hopper hit can be avoided depending on the entry speed and canPrepareForNextRoom."
625629
]
626630
},
627631
{

0 commit comments

Comments
 (0)