From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Fri, 7 Nov 2025 21:43:54 +0000 (+0100) Subject: Fix pets attacking initial infected (#41338) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=919a2175a586ef673bebf1013aa18a783a636878;p=space-station-14.git Fix pets attacking initial infected (#41338) * Fix station pets attacking Initial Infected * I was wrong, this code is correct * push --------- Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com> --- diff --git a/Resources/Prototypes/ai_factions.yml b/Resources/Prototypes/ai_factions.yml index eff8ae2423..b78143b143 100644 --- a/Resources/Prototypes/ai_factions.yml +++ b/Resources/Prototypes/ai_factions.yml @@ -35,13 +35,14 @@ - type: npcFaction id: PetsNT + friendly: + - NanoTrasen hostile: - Mouse - SimpleHostile - Zombie - Xeno - AllHostile - - Wizard - Dragon - type: npcFaction @@ -162,5 +163,5 @@ - Xeno # rivalry # cause they are hostile to them - - SimpleHostile + - SimpleHostile - AllHostile