From ab6652fa46c865d5be963b49d5b0774eaa50f1e8 Mon Sep 17 00:00:00 2001 From: Fansana Date: Tue, 29 Oct 2024 22:35:43 +0100 Subject: [PATCH] fix steal objective --- .../Prototypes/DeltaV/Entities/Clothing/Neck/cloaks.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Neck/cloaks.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Neck/cloaks.yml index a5a9200b569..bcef64e2b3f 100644 --- a/Resources/Prototypes/DeltaV/Entities/Clothing/Neck/cloaks.yml +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Neck/cloaks.yml @@ -9,6 +9,8 @@ sprite: DeltaV/Clothing/Neck/Cloaks/mystacloak.rsi - type: Clothing sprite: DeltaV/Clothing/Neck/Cloaks/mystacloak.rsi + - type: StealTarget # Floof + stealGroup: HeadCloak # Floof - type: entity parent: ClothingNeckBase @@ -19,7 +21,7 @@ - type: Sprite sprite: DeltaV/Clothing/Neck/Cloaks/boatcloak.rsi - type: Clothing - sprite: DeltaV/Clothing/Neck/Cloaks/boatcloak.rsi + sprite: DeltaV/Clothing/Neck/Cloaks/boatcloak.rsi - type: entity parent: ClothingNeckBase @@ -28,9 +30,9 @@ description: Worn by dangerous people who've deconstructed stations with ease. components: - type: Sprite - sprite: DeltaV/Clothing/Neck/Cloaks/salvage.rsi + sprite: DeltaV/Clothing/Neck/Cloaks/salvage.rsi - type: Clothing - sprite: DeltaV/Clothing/Neck/Cloaks/salvage.rsi + sprite: DeltaV/Clothing/Neck/Cloaks/salvage.rsi - type: entity parent: ClothingNeckBase