From 9c72a7b147c53ae97141547cb0ad37444339f26f Mon Sep 17 00:00:00 2001 From: Swept Date: Mon, 22 Feb 2021 07:11:09 +0000 Subject: [PATCH] Initial (#3367) --- .../Entities/Constructible/Specific/Cooking/microwave.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Constructible/Specific/Cooking/microwave.yml b/Resources/Prototypes/Entities/Constructible/Specific/Cooking/microwave.yml index cd7565c4db..ac4fa5ceb4 100644 --- a/Resources/Prototypes/Entities/Constructible/Specific/Cooking/microwave.yml +++ b/Resources/Prototypes/Entities/Constructible/Specific/Cooking/microwave.yml @@ -33,7 +33,7 @@ - type: Sprite netsync: false sprite: Constructible/Power/microwave.rsi - drawdepth: Items + drawdepth: WallMountedItems layers: - state: mw0 map: ["enum.MicrowaveVisualizerLayers.Base"] @@ -41,4 +41,3 @@ shader: unshaded map: ["enum.MicrowaveVisualizerLayers.BaseUnlit"] - type: PowerReceiver -