Fix broken mob state actions (#20222)
This commit is contained in:
parent
236a97d190
commit
ae2aa3e833
1 changed files with 3 additions and 3 deletions
|
|
@ -71,9 +71,9 @@
|
|||
- type: MobStateActions
|
||||
actions:
|
||||
Critical:
|
||||
- CritSuccumb
|
||||
- CritFakeDeath
|
||||
- CritLastWords
|
||||
- ActionCritSuccumb
|
||||
- ActionCritFakeDeath
|
||||
- ActionCritLastWords
|
||||
- type: Deathgasp
|
||||
- type: HealthExaminable
|
||||
examinableTypes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue