From ae2aa3e8336caaed7d35ea9368b41c4f8ecd04f4 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Fri, 15 Sep 2023 16:52:49 -0400 Subject: [PATCH] Fix broken mob state actions (#20222) --- Resources/Prototypes/Entities/Mobs/base.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/base.yml b/Resources/Prototypes/Entities/Mobs/base.yml index 5d1b6adbb1..8719e03dda 100644 --- a/Resources/Prototypes/Entities/Mobs/base.yml +++ b/Resources/Prototypes/Entities/Mobs/base.yml @@ -71,9 +71,9 @@ - type: MobStateActions actions: Critical: - - CritSuccumb - - CritFakeDeath - - CritLastWords + - ActionCritSuccumb + - ActionCritFakeDeath + - ActionCritLastWords - type: Deathgasp - type: HealthExaminable examinableTypes: