Unswap small and tall wodden fence gates (#26409)

This commit is contained in:
Luminight
2024-03-25 01:55:01 +01:00
committed by GitHub
parent 31d70db547
commit 92ab9a8a01
3 changed files with 3 additions and 3 deletions

View File

@@ -223,7 +223,7 @@
- type: InteractionOutline
- type: Door
openSpriteState: door_opened
closedSpriteState: door_closed_small #idk how, but it's working
closedSpriteState: door_closed
canPry: false
occludes: false
changeAirtight: false
@@ -379,7 +379,7 @@
components:
- type: Sprite
layers:
- state: end
- state: end_small
map: ["enum.DoorVisualLayers.Base"]
- type: Fixtures
fixtures:
@@ -396,7 +396,7 @@
- type: InteractionOutline
- type: Door
openSpriteState: door_opened_small
closedSpriteState: door_closed
closedSpriteState: door_closed_small
canPry: false
occludes: false
changeAirtight: false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB