Skip to content

Commit

Permalink
[MSX] Bike rack furniture (#2152)
Browse files Browse the repository at this point in the history
* Create f_bike_rack.json

* Add files via upload

* Update f_bike_rack.json

* Add files via upload

* Add files via upload
  • Loading branch information
gettingusedto authored Oct 6, 2023
1 parent 18958ff commit 52c4720
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[
{
"id": "f_bike_rack",
"fg": "f_bike_rack_unconnected",
"multitile": true,
"additional_tiles": [
{ "id": "edge", "fg": [ "f_bike_rack_edge_ns", "f_bike_rack_edge_ew" ] },
{
"id": "end_piece",
"fg": [ "f_bike_rack_end_piece_n", "f_bike_rack_end_piece_w", "f_bike_rack_end_piece_s", "f_bike_rack_end_piece_e" ]
},
{ "id": "unconnected", "fg": [ "f_bike_rack_unconnected" ] }
]
}
]
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.
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.
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.
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 52c4720

Please sign in to comment.