From 82a1c6be5863ac37f3fb36ab884f94707d45ce79 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 4 Jun 2020 14:17:38 -0700 Subject: Sync with upstream --- 18_big_things_64x80_35757-36076.png | Bin 642285 -> 642374 bytes 19_tiles3_32x32_36077-41276.png | Bin 100071 -> 102586 bytes 1_tiles_32x32_0-5199.png | Bin 4721832 -> 4727334 bytes 9_tiles-connected_32x32_16852-22051.png | Bin 5408882 -> 5392305 bytes tile_config.json | 45 ++++++++++++++++++++++++++++++-- 5 files changed, 43 insertions(+), 2 deletions(-) diff --git a/18_big_things_64x80_35757-36076.png b/18_big_things_64x80_35757-36076.png index bcffc0d..49f8187 100644 Binary files a/18_big_things_64x80_35757-36076.png and b/18_big_things_64x80_35757-36076.png differ diff --git a/19_tiles3_32x32_36077-41276.png b/19_tiles3_32x32_36077-41276.png index 0e55982..8b80a42 100644 Binary files a/19_tiles3_32x32_36077-41276.png and b/19_tiles3_32x32_36077-41276.png differ diff --git a/1_tiles_32x32_0-5199.png b/1_tiles_32x32_0-5199.png index 9faf119..11face8 100644 Binary files a/1_tiles_32x32_0-5199.png and b/1_tiles_32x32_0-5199.png differ diff --git a/9_tiles-connected_32x32_16852-22051.png b/9_tiles-connected_32x32_16852-22051.png index 1df80b5..31bdb89 100644 Binary files a/9_tiles-connected_32x32_16852-22051.png and b/9_tiles-connected_32x32_16852-22051.png differ diff --git a/tile_config.json b/tile_config.json index 9fc98f7..4f5f148 100644 --- a/tile_config.json +++ b/tile_config.json @@ -81,7 +81,8 @@ "halo_elecresist", "halo_light", "halo_shadowsnakes", - "c_atomic_battery_power" + "c_atomic_battery_power", + "fd_shadow" @@ -148184,6 +148185,11 @@ "fg": 35927, "bg": 0, "rotates": false + },{ + "id": "f_sand_castle", + "fg": 35928, + "bg": 0, + "rotates": false }, { "id": ["!fd_fire"], @@ -149366,8 +149372,43 @@ "id": "overlay_wielded_SKS", "fg": 36182, "rotates": false + }, + { + "id": "overlay_wielded_1st_aid", + "fg": 36183, + "rotates": false + }, + { + "id": "overlay_wielded_portable_game", + "fg": 36184, + "rotates": false + }, + { + "id": "sandbox_kit", + "fg": 36185, + "rotates": false + }, + { + "id": "toecaps", + "fg": 36186, + "rotates": false + }, + { + "id": "overlay_worn_toecaps", + "fg": 36187, + "rotates": false + }, + { + "id": "jacket_leather_mod", + "fg": 36188, + "rotates": false + }, + { + "id": "overlay_worn_jacket_leather_mod", + "fg": 36189, + "rotates": false } ] - } + } ] } -- cgit v1.2.1