Add succumb action 10 sec delay (#32985)

* Add succumb action 10 sec delay

* add somthing

* add delay to last words as well

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
lzk
2024-11-15 22:21:08 +01:00
committed by GitHub
parent 3a6ae97566
commit 089f190266

View File

@@ -12,6 +12,8 @@
sprite: Mobs/Ghosts/ghost_human.rsi
state: icon
event: !type:CritSuccumbEvent
startDelay: true
useDelay: 10
- type: entity
id: ActionCritFakeDeath
@@ -41,3 +43,5 @@
sprite: Interface/Actions/actions_crit.rsi
state: lastwords
event: !type:CritLastWordsEvent
startDelay: true
useDelay: 10