The Witness: Bonk trap support (#2645)
This commit is contained in:
parent
5c7bae7940
commit
e15873e861
|
@ -189,7 +189,7 @@ class HintAmount(Range):
|
|||
|
||||
class DeathLink(Toggle):
|
||||
"""If on: Whenever you fail a puzzle (with some exceptions), everyone who is also on Death Link dies.
|
||||
The effect of a "death" in The Witness is a Power Surge."""
|
||||
The effect of a "death" in The Witness is a Bonk Trap."""
|
||||
display_name = "Death Link"
|
||||
|
||||
|
||||
|
|
|
@ -30,8 +30,9 @@ Filler:
|
|||
#503 - Energy Fill (Max) - 1
|
||||
|
||||
Traps:
|
||||
600 - Slowness - 8
|
||||
600 - Slowness - 6
|
||||
610 - Power Surge - 2
|
||||
615 - Bonk - 1
|
||||
|
||||
Jokes:
|
||||
650 - Functioning Brain
|
||||
|
|
Loading…
Reference in New Issue