Skip to content

Commit

Permalink
Unswap small and tall wodden fence gates (#26409)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luminighty committed Mar 25, 2024
1 parent 31d70db commit 92ab9a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Resources/Prototypes/Entities/Structures/Walls/fence_wood.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -379,7 +379,7 @@
components:
- type: Sprite
layers:
- state: end
- state: end_small
map: ["enum.DoorVisualLayers.Base"]
- type: Fixtures
fixtures:
Expand All @@ -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
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92ab9a8

Please sign in to comment.