From: icekot8 <93311212+icekot8@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:02:48 +0000 (+0300) Subject: foxes are now neutral🦊 (#25992) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=86ab7a10743bd98d1f187e7158cb316e106ea3b9;p=space-station-14.git foxes are now neutral🦊 (#25992) foxes became neutral --- diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 6c60524352..fb61134602 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -2420,6 +2420,22 @@ gender: epicene - type: Bloodstream bloodMaxVolume: 100 + - type: MeleeWeapon + angle: 0 + animation: WeaponArcBite + soundHit: + path: /Audio/Effects/bite.ogg + damage: + types: + Piercing: 8 + - type: NpcFactionMember + factions: + - Passive + - type: NPCRetaliation + attackMemoryLength: 10 + - type: HTN + rootTask: + task: RuminantHostileCompound - type: Tag tags: - VimPilot @@ -3186,4 +3202,3 @@ components: - type: ReplacementAccent accent: nymph - \ No newline at end of file