Skip to content

Commit

Permalink
[Ultica] [Aftershock] 3 furniture and 7 terrain by Arbiter787
Browse files Browse the repository at this point in the history
Co-Authored-By: Luke <[email protected]>
  • Loading branch information
hoasd1 and Arbiter787 committed Dec 2, 2024
1 parent 92b814f commit 40f106a
Show file tree
Hide file tree
Showing 91 changed files with 255 additions and 0 deletions.
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "t_broken_prefab",
"fg": [
{ "weight": 100, "sprite": "t_broken_prefab" },
{ "weight": 100, "sprite": "t_broken_prefab2" }
],
"bg": "t_metal_floor_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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "t_deaddirt",
"fg": [
{ "weight": 100, "sprite": "t_deaddirt_center" },
{ "weight": 100, "sprite": "t_deaddirt_center2" },
{ "weight": 100, "sprite": "t_deaddirt_center3" },
{ "weight": 100, "sprite": "t_deaddirt_center4" }
]
}
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
[
{
"id": "t_ice",
"fg": "t_ice_unconnected",
"bg": "t_deaddirt_center",
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": [
{ "weight": 100, "sprite": "t_ice_center" },
{ "weight": 100, "sprite": "t_ice_center2" },
{ "weight": 100, "sprite": "t_ice_center3" },
{ "weight": 100, "sprite": "t_ice_center4" }
]
},
{
"id": "corner",
"fg": [
"t_ice_corner_nw",
"t_ice_corner_sw",
"t_ice_corner_se",
"t_ice_corner_ne"
],
"bg": "t_deaddirt_center"
},
{
"id": "t_connection",
"fg": [
"t_ice_t_connection_n",
"t_ice_t_connection_w",
"t_ice_t_connection_s",
"t_ice_t_connection_e"
],
"bg": "t_deaddirt_center"
},
{
"id": "edge",
"fg": [
"t_ice_edge_ns",
"t_ice_edge_ew"
],
"bg": "t_deaddirt_center"
},
{
"id": "end_piece",
"fg": [
"t_ice_end_piece_n",
"t_ice_end_piece_w",
"t_ice_end_piece_s",
"t_ice_end_piece_e"
],
"bg": "t_deaddirt_center"
},
{
"id": "unconnected",
"fg": "t_ice_unconnected",
"bg": "t_deaddirt_center"
}
]
}
]
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"id": "t_ice_wall",
"fg": "t_ice_wall_unconnected",
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": "t_ice_wall_center"
},
{
"id": "corner",
"fg": [
"t_ice_wall_corner_nw",
"t_ice_wall_corner_sw",
"t_ice_wall_corner_se",
"t_ice_wall_corner_ne"
]
},
{
"id": "t_connection",
"fg": [
"t_ice_wall_t_connection_n",
"t_ice_wall_t_connection_w",
"t_ice_wall_t_connection_s",
"t_ice_wall_t_connection_e"
]
},
{
"id": "edge",
"fg": [
"t_ice_wall_edge_ns",
"t_ice_wall_edge_ew"
]
},
{
"id": "end_piece",
"fg": [
"t_ice_wall_end_piece_n",
"t_ice_wall_end_piece_w",
"t_ice_wall_end_piece_s",
"t_ice_wall_end_piece_e"
]
},
{
"id": "unconnected",
"fg": "t_ice_wall_unconnected"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"id": [ "t_intermodal_crate", "t_intermodal_crate_scripted_source", "t_intermodal_crate_scripted_destination" ],
"fg": "t_intermodal_shipping_crate",
"bg": "t_metal_floor_center"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"id": "t_snow",
"fg": "t_snow_unconnected",
"bg": "t_deaddirt_center",
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": [
{ "weight": 100, "sprite": "t_snow_center" },
{ "weight": 100, "sprite": "t_snow_center2" },
{ "weight": 100, "sprite": "t_snow_center3" },
{ "weight": 100, "sprite": "t_snow_center4" }
]
},
{
"id": "corner",
"fg": [
"t_snow_corner_nw",
"t_snow_corner_sw",
"t_snow_corner_se",
"t_snow_corner_ne"
],
"bg": "t_deaddirt_center"
},
{
"id": "t_connection",
"fg": [
"t_snow_t_connection_n",
"t_snow_t_connection_w",
"t_snow_t_connection_s",
"t_snow_t_connection_e"
],
"bg": "t_deaddirt_center"
},
{
"id": "edge",
"fg": [
"t_snow_edge_ns",
"t_snow_edge_ew"
],
"bg": "t_deaddirt_center"
},
{
"id": "end_piece",
"fg": [
"t_snow_end_piece_n",
"t_snow_end_piece_w",
"t_snow_end_piece_s",
"t_snow_end_piece_e"
],
"bg": "t_deaddirt_center"
},
{
"id": "unconnected",
"fg": "t_snow_unconnected",
"bg": "t_deaddirt_center"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"id": "t_wall_prefab_bglass",
"fg": "t_wall_prefab_bglass",
"bg": "t_metal_floor_center"
},
{
"id": [ "t_wall_prefab_glass_shutters", "t_wall_prefab_bglass_shutters" ],
"fg": "t_wall_prefab_glass_shutters"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"id": "t_wall_prefab_metal",
"fg": "t_wall_prefab_metal_unconnected",
"multitile": true,
"additional_tiles": [
{
"id": "center",
"fg": "t_wall_prefab_metal_center"
},
{
"id": "corner",
"fg": [
"t_wall_prefab_metal_corner_nw",
"t_wall_prefab_metal_corner_sw",
"t_wall_prefab_metal_corner_se",
"t_wall_prefab_metal_corner_ne"
]
},
{
"id": "t_connection",
"fg": [
"t_wall_prefab_metal_t_connection_n",
"t_wall_prefab_metal_t_connection_w",
"t_wall_prefab_metal_t_connection_s",
"t_wall_prefab_metal_t_connection_e"
]
},
{
"id": "edge",
"fg": [
"t_wall_prefab_metal_edge_ns",
"t_wall_prefab_metal_edge_ew"
]
},
{
"id": "end_piece",
"fg": [
"t_wall_prefab_metal_end_piece_n",
"t_wall_prefab_metal_end_piece_w",
"t_wall_prefab_metal_end_piece_s",
"t_wall_prefab_metal_end_piece_e"
]
},
{
"id": "unconnected",
"fg": "t_wall_prefab_metal_unconnected"
}
]
}

0 comments on commit 40f106a

Please sign in to comment.