From 5cb4378dc304e571b3fc2cd309e223355f2c3a4a Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sat, 29 Jul 2023 02:09:53 -0400 Subject: [PATCH] Allow Initial Infected to turn undead while crit (#18411) --- Resources/Prototypes/Actions/types.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Actions/types.yml b/Resources/Prototypes/Actions/types.yml index d3540053ff..95bd224231 100644 --- a/Resources/Prototypes/Actions/types.yml +++ b/Resources/Prototypes/Actions/types.yml @@ -11,6 +11,7 @@ id: TurnUndead name: turn-undead-action-name description: turn-undead-action-description + checkCanInteract: false icon: Interface/Actions/zombie-turn.png event: !type:ZombifySelfActionEvent