From 75afed7b92c52dd7bbbf257fcdb6a5592251592a Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:16:41 +0300 Subject: [PATCH] Update crates.yml --- .../Structures/Storage/Crates/crates.yml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/crates.yml b/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/crates.yml index 6216cc285f9..6f57c3f7fc5 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/crates.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Storage/Crates/crates.yml @@ -205,22 +205,5 @@ components: - type: Sprite sprite: _NF/Structures/Storage/Crates/piratechestgrey.rsi - layers: - - state: crate - map: ["enum.StorageVisualLayers.Base"] - - state: crate_door - map: ["enum.StorageVisualLayers.Door"] - - state: welded - visible: false - map: ["enum.WeldableLayers.BaseWelded"] - - state: paper - sprite: Structures/Storage/Crates/labels.rsi - offset: "0.0,-0.09375" - map: ["enum.PaperLabelVisuals.Layer"] - type: Icon sprite: _NF/Structures/Storage/Crates/piratechestgrey.rsi - state: crate_icon - - type: Appearance - - type: EntityStorageVisuals - stateDoorOpen: crate_open - stateDoorClosed: crate_door \ No newline at end of file