diff --git a/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/animals.yml index c69f7792d9a..089a669ab1b 100644 --- a/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/animals.yml @@ -176,3 +176,6 @@ tags: - DoorBumpOpener - VimPilot + - type: Vocal + sounds: + Unsexed: MobDog diff --git a/Resources/Prototypes/DeltaV/InventoryTemplates/secdog_inventory_template.yml b/Resources/Prototypes/DeltaV/InventoryTemplates/secdog_inventory_template.yml index f53f586dfec..133fd506279 100644 --- a/Resources/Prototypes/DeltaV/InventoryTemplates/secdog_inventory_template.yml +++ b/Resources/Prototypes/DeltaV/InventoryTemplates/secdog_inventory_template.yml @@ -4,7 +4,7 @@ - name: mask slotTexture: mask slotFlags: MASK - uiWindowPos: 1,1 + uiWindowPos: 0,1 strippingWindowPos: 1,1 displayName: Mask whitelist: @@ -14,9 +14,8 @@ - name: suitstorage slotTexture: suit_storage slotFlags: SUITSTORAGE - slotGroup: SecondHotbar stripTime: 3 - uiWindowPos: 2,0 + uiWindowPos: 1,1 strippingWindowPos: 2,5 displayName: Suit Storage whitelist: @@ -27,7 +26,7 @@ slotTexture: glasses slotFlags: EYES stripTime: 3 - uiWindowPos: 0,0 + uiWindowPos: 0,2 strippingWindowPos: 0,0 displayName: Eyes whitelist: @@ -37,9 +36,8 @@ - name: pocket1 slotTexture: pocket slotFlags: POCKET - slotGroup: MainHotbar stripTime: 1.5 - uiWindowPos: 2,3 + uiWindowPos: 1,0 strippingWindowPos: 1,4 displayName: Vest stripHidden: false diff --git a/Resources/Prototypes/DeltaV/Voice/speech_emote_sounds.yml b/Resources/Prototypes/DeltaV/Voice/speech_emote_sounds.yml index 07a9149311d..3dbd0092995 100644 --- a/Resources/Prototypes/DeltaV/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/DeltaV/Voice/speech_emote_sounds.yml @@ -144,3 +144,21 @@ collection: VulpkaninHowls Awoo: collection: VulpkaninHowls + +- type: emoteSounds + id: MobDog + params: + variation: 0.125 + sounds: + Growl: + collection: VulpkaninGrowls + Snarl: + collection: VulpkaninSnarls + Bark: + collection: VulpkaninBarks + Whine: + collection: VulpkaninWhines + Howl: + collection: VulpkaninHowls + Awoo: + collection: VulpkaninHowls