From 1de7b0afc50ce566b083b36510f7ee46c98cc7ee Mon Sep 17 00:00:00 2001 From: mqole Date: Mon, 10 Feb 2025 15:36:32 +1100 Subject: [PATCH] fry an egg on a slippery dip --- .../_DV/Entities/Objects/Devices/pda.yml | 14 ++------------ .../_DV/Loadouts/Miscellaneous/wintercoats.yml | 15 --------------- 2 files changed, 2 insertions(+), 27 deletions(-) diff --git a/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml index 36f22f843d9e..57e9893ff0b4 100644 --- a/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/_DV/Entities/Objects/Devices/pda.yml @@ -31,18 +31,6 @@ name: administrative assistant PDA description: Theres pen scribbles all over the edges, and a few sticky notes stuck on it. components: - - type: Sprite - sprite: Objects/Devices/pda.rsi - layers: - - map: [ "enum.PdaVisualLayers.Base" ] - - state: "light_overlay" - map: [ "enum.PdaVisualLayers.Flashlight" ] - shader: "unshaded" - visible: false - - state: "id_overlay" - map: [ "enum.PdaVisualLayers.IdLight" ] - shader: "unshaded" - visible: false - type: Pda id: AdminAssistantIDCard state: pda-admin-assistant @@ -52,6 +40,8 @@ whitelist: tags: - Write + - type: PdaBorderColor + borderColor: "#4992b4" - type: Icon sprite: _DV/Objects/Devices/pda.rsi state: pda-admin-assistant diff --git a/Resources/Prototypes/_DV/Loadouts/Miscellaneous/wintercoats.yml b/Resources/Prototypes/_DV/Loadouts/Miscellaneous/wintercoats.yml index 2cfd22084803..03ec8f6e1910 100644 --- a/Resources/Prototypes/_DV/Loadouts/Miscellaneous/wintercoats.yml +++ b/Resources/Prototypes/_DV/Loadouts/Miscellaneous/wintercoats.yml @@ -57,18 +57,3 @@ id: WinterCoat equipment: outerClothing: ClothingOuterWinterCoat - -- type: loadout - id: WinterCoatLong - equipment: - outerClothing: ClothingOuterWinterCoatLong - -- type: loadout - id: WinterCoatPlaid - equipment: - outerClothing: ClothingOuterWinterCoatPlaid - -- type: loadout - id: CorporateJacket - equipment: - outerClothing: ClothingOuterCorporateJacket