Skip to content

Commit

Permalink
squash! Merge tool integrating e7aa976
Browse files Browse the repository at this point in the history
  • Loading branch information
LankLTE committed Jul 23, 2024
2 parents c01864d + e7aa976 commit bfaab5e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
layer:
- MidImpassable
- type: Sprite
drawdepth: WallMountedItems
layers:
- state: atmosplaque
map: ["plaque"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: Objects
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/barsign.rsi
state: empty
- type: ApcPowerReceiver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- !type:DoActsBehavior
acts: ["Destruction"]
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/signs.rsi
snapCardinals: true
- type: StaticPrice
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/flags.rsi

- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/paintings.rsi

- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- type: WallMount
arc: 360
- type: Sprite
drawdepth: WallTops
drawdepth: WallMountedItems
sprite: Structures/Wallmounts/posters.rsi
snapCardinals: true
- type: Destructible
Expand Down

0 comments on commit bfaab5e

Please sign in to comment.