This commit is contained in:
Ed
2025-01-07 23:41:42 +03:00
parent 35eb0c48c1
commit 5c21ec2774
3 changed files with 4 additions and 3 deletions

View File

@@ -10,11 +10,9 @@
snapCardinals: true
sprite: _CP14/Structures/Storage/dirt_pit.rsi
layers:
- state: closed
- state: base
- state: closed
map: ["enum.StorageVisualLayers.Door"]
- type: Icon
sprite: _CP14/Structures/Storage/dirt_pit.rsi
- type: Destructible
thresholds:
- trigger:

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

View File

@@ -7,6 +7,9 @@
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "open"
},