Skip to content

Commit

Permalink
add autotile for t_scrap_wall
Browse files Browse the repository at this point in the history
  • Loading branch information
barsoosayque committed Feb 25, 2020
1 parent 621e49a commit a32fd47
Show file tree
Hide file tree
Showing 22 changed files with 62 additions and 8 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"id": "f_scrap_wall",
"multitile": true,
"fg": [
"f_scrap_wall_unconnected"
],
"bg": [],
"additional_tiles": [
{
"id": "center",
"bg": [],
"fg": [
"f_scrap_wall_center"
]
},
{
"id": "corner",
"bg": [],
"fg": [
"f_scrap_wall_corner_nw",
"f_scrap_wall_corner_sw",
"f_scrap_wall_corner_se",
"f_scrap_wall_corner_ne"
]
},
{
"id": "t_connection",
"bg": [],
"fg": [
"f_scrap_wall_t_connection_n",
"f_scrap_wall_t_connection_w",
"f_scrap_wall_t_connection_s",
"f_scrap_wall_t_connection_e"
]
},
{
"id": "edge",
"bg": [],
"fg": [
"f_scrap_wall_edge_ns",
"f_scrap_wall_edge_ew"
]
},
{
"id": "end_piece",
"bg": [],
"fg": [
"f_scrap_wall_end_piece_n",
"f_scrap_wall_end_piece_w",
"f_scrap_wall_end_piece_s",
"f_scrap_wall_end_piece_e"
]
},
{
"bg": [],
"id": "unconnected",
"fg": [
"f_scrap_wall_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.
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.
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.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added scratch/UltimateCataclysm/terrain/wall_scrap.kra
Binary file not shown.

0 comments on commit a32fd47

Please sign in to comment.