Skip to content

Commit

Permalink
Add succumb action 10 sec delay (space-wizards#32985)
Browse files Browse the repository at this point in the history
* Add succumb action 10 sec delay

* add somthing

* add delay to last words as well

---------

Co-authored-by: slarticodefast <[email protected]>
  • Loading branch information
2 people authored and Doctor-Cpu committed Jan 2, 2025
1 parent 692472c commit 615e806
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Actions/crit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
sprite: Mobs/Ghosts/ghost_human.rsi
state: icon
event: !type:CritSuccumbEvent
startDelay: true
useDelay: 10

- type: entity
id: ActionCritFakeDeath
Expand Down Expand Up @@ -41,3 +43,5 @@
sprite: Interface/Actions/actions_crit.rsi
state: lastwords
event: !type:CritLastWordsEvent
startDelay: true
useDelay: 10

0 comments on commit 615e806

Please sign in to comment.