From 0fd2f2838d15901a2944ec3e379834c0e48afb59 Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:15:56 +0300 Subject: [PATCH] Update crates.yml --- .../Structures/Storage/Crates/crates.yml | 28 ------------------- 1 file changed, 28 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml index 0a0ed6c40df..e547f040aa5 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml @@ -447,34 +447,6 @@ stateDoorOpen: crate_open stateDoorClosed: crate_door -- type: entity - parent: CratePirate - id: CratePirateGrey - name: pirate chest - description: A space pirate chest, not for station lubbers. - components: - - type: Sprite - sprite: 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: Structures/Storage/Crates/piratechestgrey.rsi - state: crate_icon - - type: Appearance - - type: EntityStorageVisuals - stateDoorOpen: crate_open - stateDoorClosed: crate_door - - type: entity parent: CratePirate id: CrateToyBox