From b5a53c0b6bff42386e23fd7009b3a921c3a94f4d Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Wed, 27 Dec 2023 05:34:30 -0500 Subject: [PATCH] fix potted plant drawdepth (#23027) --- .../Prototypes/Entities/Structures/Furniture/potted_plants.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml index 6c95829723..53d268facf 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/potted_plants.yml @@ -20,7 +20,7 @@ mask: - HighImpassable - type: Sprite - drawdepth: SmallObjects + drawdepth: Overdoors offset: "0.0,0.3" sprite: Structures/Furniture/potted_plants.rsi noRot: true -- 2.51.2