From: Sparlight Date: Sat, 22 Feb 2025 21:34:29 +0000 (-0700) Subject: Give dogs speech noises (#35383) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e631fa893e29d2398874fa2398a8391b6b1799e0;p=space-station-14.git Give dogs speech noises (#35383) --- diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 2290269adf..06cd4debd3 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -2765,6 +2765,7 @@ - type: Physics - type: Speech speechVerb: Canine + speechSounds: Dog - type: Fixtures fixtures: fix1: diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 4cee650e0f..493b0aecfd 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -320,6 +320,9 @@ attributes: proper: true gender: male + - type: Speech + speechVerb: Canine + speechSounds: Dog - type: Tag tags: - CannotSuicide @@ -419,6 +422,9 @@ - VimPilot - type: StealTarget stealGroup: AnimalWalter + - type: Speech + speechVerb: Canine + speechSounds: Dog - type: entity name: Morty