From 3f115fa1d48e3da132119fb5f96ed8a776559a1a Mon Sep 17 00:00:00 2001 From: Archee Date: Wed, 8 Oct 2025 12:19:17 +0100 Subject: [PATCH] Fix- Cobras killing adders (#37424) * fixed * adds SimpleHostile to SpaceAdder (the stealth snake) * whoops i branched this off a branch not master This reverts commit fe1562581f91a113950cfedd284a1790e51a48e6. --- Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml index 58c4e9c22b..ba8ee70b1a 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml @@ -393,6 +393,7 @@ - type: NpcFactionMember factions: - Xeno + - SimpleHostile - type: MeleeWeapon angle: 0 animation: WeaponArcBite -- 2.51.2