We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7bae7 commit e15873eCopy full SHA for e15873e
worlds/witness/Options.py
@@ -189,7 +189,7 @@ class HintAmount(Range):
189
190
class DeathLink(Toggle):
191
"""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."""
+ The effect of a "death" in The Witness is a Bonk Trap."""
193
display_name = "Death Link"
194
195
worlds/witness/WitnessItems.txt
@@ -30,8 +30,9 @@ Filler:
30
#503 - Energy Fill (Max) - 1
31
32
Traps:
33
-600 - Slowness - 8
+600 - Slowness - 6
34
610 - Power Surge - 2
35
+615 - Bonk - 1
36
37
Jokes:
38
650 - Functioning Brain
0 commit comments