From 208af4803cdc205c76b643992daaea119c8bdc78 Mon Sep 17 00:00:00 2001 From: Ignaz Kraft Date: Wed, 15 Jan 2025 22:22:45 +0100 Subject: [PATCH] visualize the paper label on seeds --- .../Objects/Specific/Hydroponics/seeds.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml b/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml index af3e3eb2da7c3f..456ed017458297 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml @@ -6,7 +6,20 @@ - type: SolutionContainerManager - type: Sprite sprite: Objects/Specific/Hydroponics/seeds.rsi - state: seed + layers: + - state: seed + - state: paper + offset: "0.5,0.15" + visible: false + map: ["enum.PaperLabelVisuals.Layer"] + sprite: Objects/Specific/Medical/Morgue/bodybags.rsi + - type: Appearance + - type: GenericVisualizer + visuals: + enum.PaperLabelVisuals.HasLabel: + enum.PaperLabelVisuals.Layer: + True: { visible: true } + False: { visible: false } - type: Item size: Tiny - type: StaticPrice