Skip to content

Commit

Permalink
Update crates.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Apr 29, 2024
1 parent 221b94f commit 0fd2f28
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions Resources/Prototypes/Entities/Structures/Storage/Crates/crates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fd2f28

Please sign in to comment.