diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter.json b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter.json new file mode 100644 index 0000000000..52d495dba7 --- /dev/null +++ b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter.json @@ -0,0 +1,62 @@ +{ + "id": "f_planter", + "multitile": true, + "fg": [ + "f_planter_unconnected" + ], + "bg": [], + "additional_tiles": [ + { + "id": "center", + "bg": [], + "fg": [ + "f_planter_center" + ] + }, + { + "id": "corner", + "bg": [], + "fg": [ + "f_planter_corner_nw", + "f_planter_corner_sw", + "f_planter_corner_se", + "f_planter_corner_ne" + ] + }, + { + "id": "t_connection", + "bg": [], + "fg": [ + "f_planter_t_connection_n", + "f_planter_t_connection_w", + "f_planter_t_connection_s", + "f_planter_t_connection_e" + ] + }, + { + "id": "edge", + "bg": [], + "fg": [ + "f_planter_edge_ns", + "f_planter_edge_ew" + ] + }, + { + "id": "end_piece", + "bg": [], + "fg": [ + "f_planter_end_piece_n", + "f_planter_end_piece_w", + "f_planter_end_piece_s", + "f_planter_end_piece_e" + ] + }, + { + "bg": [], + "id": "unconnected", + "fg": [ + "f_planter_unconnected" + ] + } + ] +} diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_center.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_center.png new file mode 100644 index 0000000000..6965b8a784 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_center.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_ne.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_ne.png new file mode 100644 index 0000000000..715ae5f496 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_ne.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_nw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_nw.png new file mode 100644 index 0000000000..79d4886b59 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_nw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_se.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_se.png new file mode 100644 index 0000000000..fd34cd9976 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_se.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_sw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_sw.png new file mode 100644 index 0000000000..06479b921e Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_corner_sw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_edge_ew.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_edge_ew.png new file mode 100644 index 0000000000..87c358b37e Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_edge_ew.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_edge_ns.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_edge_ns.png new file mode 100644 index 0000000000..fc1dc86a7b Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_edge_ns.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_e.png new file mode 100644 index 0000000000..4b9fc6806e Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_n.png new file mode 100644 index 0000000000..a8c1833817 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_s.png new file mode 100644 index 0000000000..12f84aefce Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_w.png new file mode 100644 index 0000000000..c173d67c8e Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_end_piece_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_e.png new file mode 100644 index 0000000000..faffac79be Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_n.png new file mode 100644 index 0000000000..431f2f857a Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_s.png new file mode 100644 index 0000000000..3861870f10 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_w.png new file mode 100644 index 0000000000..83d45732e9 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_t_connection_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_unconnected.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_unconnected.png new file mode 100644 index 0000000000..4a278804ac Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter/f_planter_unconnected.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest.json b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest.json new file mode 100644 index 0000000000..62ec7a9245 --- /dev/null +++ b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest.json @@ -0,0 +1,62 @@ +{ + "id": "f_planter_harvest", + "multitile": true, + "fg": [ + "f_planter_harvest_unconnected" + ], + "bg": [], + "additional_tiles": [ + { + "id": "center", + "bg": [], + "fg": [ + "f_planter_harvest_center" + ] + }, + { + "id": "corner", + "bg": [], + "fg": [ + "f_planter_harvest_corner_nw", + "f_planter_harvest_corner_sw", + "f_planter_harvest_corner_se", + "f_planter_harvest_corner_ne" + ] + }, + { + "id": "t_connection", + "bg": [], + "fg": [ + "f_planter_harvest_t_connection_n", + "f_planter_harvest_t_connection_w", + "f_planter_harvest_t_connection_s", + "f_planter_harvest_t_connection_e" + ] + }, + { + "id": "edge", + "bg": [], + "fg": [ + "f_planter_harvest_edge_ns", + "f_planter_harvest_edge_ew" + ] + }, + { + "id": "end_piece", + "bg": [], + "fg": [ + "f_planter_harvest_end_piece_n", + "f_planter_harvest_end_piece_w", + "f_planter_harvest_end_piece_s", + "f_planter_harvest_end_piece_e" + ] + }, + { + "bg": [], + "id": "unconnected", + "fg": [ + "f_planter_harvest_unconnected" + ] + } + ] +} diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_center.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_center.png new file mode 100644 index 0000000000..9bcaa96991 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_center.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_ne.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_ne.png new file mode 100644 index 0000000000..efd0b1460d Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_ne.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_nw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_nw.png new file mode 100644 index 0000000000..01be63d2a6 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_nw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_se.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_se.png new file mode 100644 index 0000000000..4940283345 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_se.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_sw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_sw.png new file mode 100644 index 0000000000..69d06dca58 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_corner_sw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_edge_ew.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_edge_ew.png new file mode 100644 index 0000000000..1d1a15d6e8 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_edge_ew.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_edge_ns.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_edge_ns.png new file mode 100644 index 0000000000..295f6d1880 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_edge_ns.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_e.png new file mode 100644 index 0000000000..39285bc34b Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_n.png new file mode 100644 index 0000000000..3c80a1509d Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_s.png new file mode 100644 index 0000000000..618519456d Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_w.png new file mode 100644 index 0000000000..6aa4081dbe Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_end_piece_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_e.png new file mode 100644 index 0000000000..b86800fe50 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_n.png new file mode 100644 index 0000000000..01ebb06332 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_s.png new file mode 100644 index 0000000000..9df901e23f Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_w.png new file mode 100644 index 0000000000..1947062478 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_t_connection_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_unconnected.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_unconnected.png new file mode 100644 index 0000000000..95edea599e Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_harvest/f_planter_harvest_unconnected.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature.json b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature.json new file mode 100644 index 0000000000..06996c9bfd --- /dev/null +++ b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature.json @@ -0,0 +1,62 @@ +{ + "id": "f_planter_mature", + "multitile": true, + "fg": [ + "f_planter_mature_unconnected" + ], + "bg": [], + "additional_tiles": [ + { + "id": "center", + "bg": [], + "fg": [ + "f_planter_mature_center" + ] + }, + { + "id": "corner", + "bg": [], + "fg": [ + "f_planter_mature_corner_nw", + "f_planter_mature_corner_sw", + "f_planter_mature_corner_se", + "f_planter_mature_corner_ne" + ] + }, + { + "id": "t_connection", + "bg": [], + "fg": [ + "f_planter_mature_t_connection_n", + "f_planter_mature_t_connection_w", + "f_planter_mature_t_connection_s", + "f_planter_mature_t_connection_e" + ] + }, + { + "id": "edge", + "bg": [], + "fg": [ + "f_planter_mature_edge_ns", + "f_planter_mature_edge_ew" + ] + }, + { + "id": "end_piece", + "bg": [], + "fg": [ + "f_planter_mature_end_piece_n", + "f_planter_mature_end_piece_w", + "f_planter_mature_end_piece_s", + "f_planter_mature_end_piece_e" + ] + }, + { + "bg": [], + "id": "unconnected", + "fg": [ + "f_planter_mature_unconnected" + ] + } + ] +} diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_center.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_center.png new file mode 100644 index 0000000000..f21d71feb8 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_center.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_ne.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_ne.png new file mode 100644 index 0000000000..7bc559bfff Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_ne.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_nw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_nw.png new file mode 100644 index 0000000000..acb4fd2127 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_nw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_se.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_se.png new file mode 100644 index 0000000000..aaff03c890 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_se.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_sw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_sw.png new file mode 100644 index 0000000000..975de3c892 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_corner_sw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_edge_ew.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_edge_ew.png new file mode 100644 index 0000000000..84bede062f Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_edge_ew.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_edge_ns.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_edge_ns.png new file mode 100644 index 0000000000..4cba8cb7af Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_edge_ns.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_e.png new file mode 100644 index 0000000000..26d88b3e4d Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_n.png new file mode 100644 index 0000000000..6f7813364a Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_s.png new file mode 100644 index 0000000000..4325cde4a2 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_w.png new file mode 100644 index 0000000000..26437a0715 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_end_piece_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_e.png new file mode 100644 index 0000000000..f00ee2cf39 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_n.png new file mode 100644 index 0000000000..c3d2d6308e Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_s.png new file mode 100644 index 0000000000..53994da498 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_w.png new file mode 100644 index 0000000000..a1b6eee2d9 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_t_connection_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_unconnected.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_unconnected.png new file mode 100644 index 0000000000..d182602971 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_mature/f_planter_mature_unconnected.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling.json b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling.json new file mode 100644 index 0000000000..31518747ca --- /dev/null +++ b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling.json @@ -0,0 +1,62 @@ +{ + "id": "f_planter_seedling", + "multitile": true, + "fg": [ + "f_planter_seedling_unconnected" + ], + "bg": [], + "additional_tiles": [ + { + "id": "center", + "bg": [], + "fg": [ + "f_planter_seedling_center" + ] + }, + { + "id": "corner", + "bg": [], + "fg": [ + "f_planter_seedling_corner_nw", + "f_planter_seedling_corner_sw", + "f_planter_seedling_corner_se", + "f_planter_seedling_corner_ne" + ] + }, + { + "id": "t_connection", + "bg": [], + "fg": [ + "f_planter_seedling_t_connection_n", + "f_planter_seedling_t_connection_w", + "f_planter_seedling_t_connection_s", + "f_planter_seedling_t_connection_e" + ] + }, + { + "id": "edge", + "bg": [], + "fg": [ + "f_planter_seedling_edge_ns", + "f_planter_seedling_edge_ew" + ] + }, + { + "id": "end_piece", + "bg": [], + "fg": [ + "f_planter_seedling_end_piece_n", + "f_planter_seedling_end_piece_w", + "f_planter_seedling_end_piece_s", + "f_planter_seedling_end_piece_e" + ] + }, + { + "bg": [], + "id": "unconnected", + "fg": [ + "f_planter_seedling_unconnected" + ] + } + ] +} diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_center.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_center.png new file mode 100644 index 0000000000..9e57e7e042 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_center.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_ne.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_ne.png new file mode 100644 index 0000000000..cf34bb6a13 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_ne.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_nw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_nw.png new file mode 100644 index 0000000000..8d39aa6812 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_nw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_se.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_se.png new file mode 100644 index 0000000000..981826fb7d Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_se.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_sw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_sw.png new file mode 100644 index 0000000000..96243958d2 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_corner_sw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_edge_ew.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_edge_ew.png new file mode 100644 index 0000000000..18c578cc05 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_edge_ew.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_edge_ns.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_edge_ns.png new file mode 100644 index 0000000000..54fc1dc37b Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_edge_ns.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_e.png new file mode 100644 index 0000000000..44983f6d9a Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_n.png new file mode 100644 index 0000000000..8b320d2370 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_s.png new file mode 100644 index 0000000000..8467f2c084 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_w.png new file mode 100644 index 0000000000..c43c019367 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_end_piece_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_e.png new file mode 100644 index 0000000000..72421965f3 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_n.png new file mode 100644 index 0000000000..c8429f9b18 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_s.png new file mode 100644 index 0000000000..86f5f6aaa5 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_w.png new file mode 100644 index 0000000000..16ad905db0 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_t_connection_w.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_unconnected.png b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_unconnected.png new file mode 100644 index 0000000000..1b3eebe34c Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/furniture/f_planter_seedling/f_planter_seedling_unconnected.png differ diff --git a/scratch/UltimateCataclysm/furniture/f_planter_autotile.png b/scratch/UltimateCataclysm/furniture/f_planter_autotile.png new file mode 100644 index 0000000000..ce57067470 Binary files /dev/null and b/scratch/UltimateCataclysm/furniture/f_planter_autotile.png differ diff --git a/scratch/UltimateCataclysm/furniture/f_planter_harvest_autotile.png b/scratch/UltimateCataclysm/furniture/f_planter_harvest_autotile.png new file mode 100644 index 0000000000..0fd02fe585 Binary files /dev/null and b/scratch/UltimateCataclysm/furniture/f_planter_harvest_autotile.png differ diff --git a/scratch/UltimateCataclysm/furniture/f_planter_mature_autotile.png b/scratch/UltimateCataclysm/furniture/f_planter_mature_autotile.png new file mode 100644 index 0000000000..d122654d15 Binary files /dev/null and b/scratch/UltimateCataclysm/furniture/f_planter_mature_autotile.png differ diff --git a/scratch/UltimateCataclysm/furniture/f_planter_seed_autotile.png b/scratch/UltimateCataclysm/furniture/f_planter_seed_autotile.png new file mode 100644 index 0000000000..12e5e9e275 Binary files /dev/null and b/scratch/UltimateCataclysm/furniture/f_planter_seed_autotile.png differ diff --git a/scratch/UltimateCataclysm/furniture/planter.kra b/scratch/UltimateCataclysm/furniture/planter.kra new file mode 100644 index 0000000000..a2b0b80a71 Binary files /dev/null and b/scratch/UltimateCataclysm/furniture/planter.kra differ