Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit b848488

Browse files
committed
Fix settings detail
1 parent 11e2ba7 commit b848488

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/common/data/settingsDetails.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -415,9 +415,7 @@ export const details: SettingsDetails = {
415415
},
416416
lavaLakeItemOnlyMissiles: {
417417
name: 'Lava Lake Item with only Missiles',
418-
description: `There is some collision on the bottom part of the central pillar you can jump on to reach the item.
419-
420-
Because this trick is suitless, you are expected to have 3 Energy Tanks (2 if you have Space Jump).`,
418+
description: `There is some collision on the bottom part of the central pillar you can jump on to reach the item.`,
421419
difficulty: Difficulty.EASY
422420
},
423421
lavaLakeItemSuitless: {

0 commit comments

Comments
 (0)