From 0063d30a859c187d28b016f932bcb5f836723666 Mon Sep 17 00:00:00 2001 From: 20kdc Date: Thu, 24 Dec 2020 00:51:07 +0000 Subject: [PATCH] Make Carps and Mimics clickable so they can be remover-gun'd (#2820) --- Resources/Prototypes/Entities/Mobs/NPCs/carp.yml | 1 + Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml index 4d0d511738..e873ffd610 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml @@ -19,6 +19,7 @@ - map: ["enum.DamageStateVisualLayers.Base"] state: carp sprite: Mobs/Aliens/Carps/carp_space.rsi + - type: Clickable - type: Physics anchored: false mass: 50 diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml b/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml index 9d93e75b23..b43397de2f 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/mimic.yml @@ -23,6 +23,7 @@ - type: Icon sprite: Constructible/Power/VendingMachines/cola.rsi state: normal + - type: Clickable - type: Physics anchored: false mass: 85