Skip to content

Commit 497c314

Browse files
committed
second pass at updating devNote
1 parent a27616c commit 497c314

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

helpers.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,9 @@
705705
"Normally the tech 'canCrouchJump' comes with a requirement to not have a flash suit,",
706706
"because a crouch jump would activate a shinespark, consuming the flash suit.",
707707
"However, underwater it is possible to crouch jump without losing a flash suit (by holding shoot or down);",
708-
"therefore this helper circumvents the `noFlashSuit` requirement of `canCrouchJump`."
708+
"therefore this helper circumvents the `noFlashSuit` requirement of `canCrouchJump`.",
709+
"The knowledge of how to crouch jump underwater with a flash suit is part of the `canCarryFlashSuit` tech,",
710+
"which is required as a tech dependency of all methods of gaining a flash suit."
709711
]
710712
},
711713
{

0 commit comments

Comments
 (0)