From b8ab62b2c662a7a0741f42b4d27326f86249071a Mon Sep 17 00:00:00 2001 From: Snowni <101532866+Snowni@users.noreply.github.com> Date: Fri, 25 Mar 2022 00:00:09 -0400 Subject: [PATCH] Fixed cat sprites (#7266) --- Resources/Prototypes/Entities/Mobs/NPCs/pets.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index cf95a475b1..733fea7831 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -260,7 +260,7 @@ - type: entity name: Exception id: MobCatException - parent: MobCat + parent: MobCatCalico description: Ask nicely, and maybe they'll give you one of their spare lives. components: - type: Grammar @@ -320,7 +320,7 @@ - type: entity name: Floppa id: MobCatFloppa - parent: MobCat + parent: MobCatCaracal description: He out here. components: - type: Grammar