Skip to content

Commit

Permalink
Make "the nuclear option" trigger the timer on damage instead of inst…
Browse files Browse the repository at this point in the history
…antly exploding (#14)

**Changelog**
<!-- Add a Changelog entry to make players aware of new features or
changes that could affect gameplay.
Make sure to read the guidelines and take this Changelog template out of
the comment block in order for it to show up.
Changelog must have a 🆑 symbol, so the bot recognizes the changes and
adds them to the game's changelog. -->
🆑 Simyon
- tweak: The nuclear option will now trigger the timer instead of
instantly exploding upon taking too much damage.
  • Loading branch information
Simyon264 authored Oct 23, 2024
2 parents 45a34de + a7138cd commit 5ce28bd
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -293,9 +293,7 @@
!type:DamageTrigger
damage: 50
behaviors:
- !type:TriggerBehavior
- !type:DoActsBehavior
acts: ["Destruction"]
- !type:TimerStartBehavior
- type: Appearance
- type: TimerTriggerVisuals
primingSound:
Expand Down

0 comments on commit 5ce28bd

Please sign in to comment.