Unswap small and tall wodden fence gates (#26409)
This commit is contained in:
@@ -223,7 +223,7 @@
|
|||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
- type: Door
|
- type: Door
|
||||||
openSpriteState: door_opened
|
openSpriteState: door_opened
|
||||||
closedSpriteState: door_closed_small #idk how, but it's working
|
closedSpriteState: door_closed
|
||||||
canPry: false
|
canPry: false
|
||||||
occludes: false
|
occludes: false
|
||||||
changeAirtight: false
|
changeAirtight: false
|
||||||
@@ -379,7 +379,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
- state: end
|
- state: end_small
|
||||||
map: ["enum.DoorVisualLayers.Base"]
|
map: ["enum.DoorVisualLayers.Base"]
|
||||||
- type: Fixtures
|
- type: Fixtures
|
||||||
fixtures:
|
fixtures:
|
||||||
@@ -396,7 +396,7 @@
|
|||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
- type: Door
|
- type: Door
|
||||||
openSpriteState: door_opened_small
|
openSpriteState: door_opened_small
|
||||||
closedSpriteState: door_closed
|
closedSpriteState: door_closed_small
|
||||||
canPry: false
|
canPry: false
|
||||||
occludes: false
|
occludes: false
|
||||||
changeAirtight: 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 |
Reference in New Issue
Block a user