From 05e676fb9843c7e9ca6d8235a98a2179ed18be80 Mon Sep 17 00:00:00 2001 From: Pelemonk Date: Sun, 21 Jul 2024 20:53:39 +0300 Subject: [PATCH] Update pets.yml --- Resources/Prototypes/Entities/Mobs/NPCs/pets.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 21515b0b19..718c4236cf 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -338,10 +338,10 @@ components: - type: Sprite drawdepth: Mobs - sprite: Mobs/Pets/doggi.rsi + sprite: Mobs/Pets/walter.rsi layers: - map: ["enum.DamageStateVisualLayers.Base"] - state: dog + state: walter - type: Physics - type: Fixtures fixtures: @@ -360,11 +360,11 @@ - type: DamageStateVisuals states: Alive: - Base: dog + Base: walter Critical: - Base: dog_dead + Base: walter_dead Dead: - Base: dog_dead + Base: walter_dead - type: Butcherable spawned: - id: FoodMeat