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