From 54b48969c39c0d544c5dad934ccc988f2340b61d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 19 Jul 2020 15:37:06 -0700 Subject: Synced with upstream - Zweihander overhaul by Goodgulf_PL --- 18_big_things_64x80_35757-36076.png | Bin 672010 -> 684407 bytes 1_tiles_32x32_0-5199.png | Bin 4729273 -> 4729166 bytes tile_config.json | 18 ++++++++++++++++++ 3 files changed, 18 insertions(+) diff --git a/18_big_things_64x80_35757-36076.png b/18_big_things_64x80_35757-36076.png index 4319a76..1d4492b 100644 Binary files a/18_big_things_64x80_35757-36076.png and b/18_big_things_64x80_35757-36076.png differ diff --git a/1_tiles_32x32_0-5199.png b/1_tiles_32x32_0-5199.png index 6208627..2aa0785 100644 Binary files a/1_tiles_32x32_0-5199.png and b/1_tiles_32x32_0-5199.png differ diff --git a/tile_config.json b/tile_config.json index b126c72..ddc05a0 100644 --- a/tile_config.json +++ b/tile_config.json @@ -27851,7 +27851,25 @@ "id": [ "corpse_mon_dog_zombie_hulk" ], "fg": 36049, "rotates": false + }, + { "id": "overlay_wielded_zweihander", "fg": 36050, "bg": 957, "rotates": false }, + { "id": "overlay_wielded_zweihander_fake", "fg": 36050, "bg": 957, "rotates": false }, + { "id": "overlay_wielded_zweihander_inferior", "fg": 36050, "bg": 957, "rotates": false }, + { "id": "overlay_wielded_zweifire_off", "fg": 36051, "bg": 957, "rotates": false }, + { + "id": [ "overlay_wielded_zweifire_on" ], + "animated": true, + "fg": [ + { "weight": 1, "sprite": 36052 }, + { "weight": 1, "sprite": 36053 }, + { "weight": 1, "sprite": 36054 }, + { "weight": 1, "sprite": 36055 }, + { "weight": 1, "sprite": 36056 }, + { "weight": 1, "sprite": 36057 } + ], + "rotates": false } + ] }, { -- cgit v1.2.1