Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions Resources/Prototypes/Entities/Structures/catwalk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
placement:
mode: SnapgridCenter
components:
- type: Anchorable
flags:
- Anchorable
- type: Rotatable
# Fire Edit Start
#- type: Anchorable
# flags:
# - Anchorable
#- type: Rotatable
# Fire Edit End
- type: Clickable
- type: Sprite
sprite: Structures/catwalk.rsi
Expand Down
Loading