From 52e8e97924d251c1a3d676e65044b7adfb90ca13 Mon Sep 17 00:00:00 2001 From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:55:59 +0100 Subject: [PATCH] [Fix] Prevent Shiva suicide (#15354) * Prevent Shiva suicide * fix indent oopsie --- Resources/Prototypes/Entities/Mobs/NPCs/pets.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 4a83c24fd0..bdda802515 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -532,3 +532,6 @@ attributes: proper: true gender: female + - type: Tag + tags: + - CannotSuicide -- 2.51.2