diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 6ac74967ff..29e81b092a 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -123,6 +123,8 @@ tags: - CannotSuicide - VimPilot + - type: StealTarget + stealGroup: AnimalNamedCat - type: entity name: Exception @@ -141,6 +143,8 @@ tags: - CannotSuicide - VimPilot + - type: StealTarget + stealGroup: AnimalNamedCat - type: entity name: Floppa @@ -166,6 +170,8 @@ tags: - CannotSuicide - VimPilot + - type: StealTarget + stealGroup: AnimalNamedCat - type: entity name: Bandito @@ -237,7 +243,7 @@ - CannotSuicide - VimPilot - type: StealTarget - stealGroup: AnimalBingus + stealGroup: AnimalNamedCat - type: entity name: McGriff diff --git a/Resources/Prototypes/Objectives/stealTargetGroups.yml b/Resources/Prototypes/Objectives/stealTargetGroups.yml index 52117b9ce9..1a9b4223cb 100644 --- a/Resources/Prototypes/Objectives/stealTargetGroups.yml +++ b/Resources/Prototypes/Objectives/stealTargetGroups.yml @@ -347,8 +347,8 @@ state: ian - type: stealTargetGroup - id: AnimalBingus - name: Bingus + id: AnimalNamedCat + name: CMO's Cat sprite: sprite: Mobs/Pets/bingus.rsi state: bingus diff --git a/Resources/Prototypes/Objectives/thief.yml b/Resources/Prototypes/Objectives/thief.yml index 89334f990b..26e598f121 100644 --- a/Resources/Prototypes/Objectives/thief.yml +++ b/Resources/Prototypes/Objectives/thief.yml @@ -436,7 +436,7 @@ id: BingusStealObjective components: - type: StealCondition - stealGroup: AnimalBingus + stealGroup: AnimalNamedCat - type: Objective difficulty: 1