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 -