From 762d37969b17793e4b599aa83eac91de9cffa52b Mon Sep 17 00:00:00 2001 From: Tris0r <163807362+Tris0r@users.noreply.github.com> Date: Tue, 7 Jan 2025 17:10:31 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=98=D0=9A=D0=A1=20=D1=82=D0=BE=D0=BC?= =?UTF-8?q?=D0=B0=D1=82=D0=BE=D0=B2=20=D1=83=D0=B1=D0=B8=D0=B9=D1=86=20(#2?= =?UTF-8?q?441)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml | 6 +++++- Resources/Prototypes/Entities/Mobs/NPCs/pets.yml | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml b/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml index 6e38d12a0bcf90..8ab1c95372086e 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml @@ -129,6 +129,10 @@ - type: NpcFactionMember factions: - SimpleHostile + #ss220 fix start + addFriendlyFactions: + - PetsNT + #ss220 fix end - type: HTN rootTask: task: KillerTomatoCompound @@ -238,4 +242,4 @@ types: Blunt: 0.11 - type: StaticPrice - price: 400 \ No newline at end of file + price: 400 diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 960c95f9e72f38..e3c124c2890fef 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -148,6 +148,10 @@ - type: NpcFactionMember factions: - PetsNT + #ss220 fix start + addFriendlyFactions: + - SimpleHostile + #ss220 fix end - type: HTN rootTask: task: SimpleHostileCompound