Skip to content

Commit a27616c

Browse files
committed
update devNote
1 parent b8a6fa1 commit a27616c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

helpers.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -702,9 +702,10 @@
702702
{"tech": "canCrouchJump"}
703703
],
704704
"devNote": [
705-
"It is possible to crouch jump under water without losing a flash suit.",
706-
"Hold shoot to prevent using a flash suit while still getting the increased height of the crouch jump.",
707-
"Alternatively, it is possible to crouch, jump, then quickly press down (or have down already buffered) to prevent the use of the flash suit."
705+
"Normally the tech 'canCrouchJump' comes with a requirement to not have a flash suit,",
706+
"because a crouch jump would activate a shinespark, consuming the flash suit.",
707+
"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`."
708709
]
709710
},
710711
{

0 commit comments

Comments
 (0)