Skip to content

Commit e15873e

Browse files
authored
The Witness: Bonk trap support (#2645)
1 parent 5c7bae7 commit e15873e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

worlds/witness/Options.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ class HintAmount(Range):
189189

190190
class DeathLink(Toggle):
191191
"""If on: Whenever you fail a puzzle (with some exceptions), everyone who is also on Death Link dies.
192-
The effect of a "death" in The Witness is a Power Surge."""
192+
The effect of a "death" in The Witness is a Bonk Trap."""
193193
display_name = "Death Link"
194194

195195

worlds/witness/WitnessItems.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ Filler:
3030
#503 - Energy Fill (Max) - 1
3131

3232
Traps:
33-
600 - Slowness - 8
33+
600 - Slowness - 6
3434
610 - Power Surge - 2
35+
615 - Bonk - 1
3536

3637
Jokes:
3738
650 - Functioning Brain

0 commit comments

Comments
 (0)