From 77926073a4d7b2a71ac04d77affa98490fa162a3 Mon Sep 17 00:00:00 2001 From: Dandy <61099061+Dandy-boy@users.noreply.github.com> Date: Tue, 6 Dec 2022 17:05:06 -0600 Subject: [PATCH] [MSX] lil'fixes (#1721) * Adding a correctly named wasp guard The sprite was accidentially replacing the biggun, whoops! * Delete incorrect wasp guard * Delete incorrect wasp guard corpse * Add files via upload --- ...sp_guard.png => corpse_mon_wasp_small_guard.png} | Bin ...{mon_wasp_guard.png => mon_wasp_small_guard.png} | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename gfx/MShockXotto+/pngs_tiles_32x32/monster/corpses/{corpse_mon_wasp_guard.png => corpse_mon_wasp_small_guard.png} (100%) rename gfx/MShockXotto+/pngs_tiles_32x32/monster/{mon_wasp_guard.png => mon_wasp_small_guard.png} (100%) diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/monster/corpses/corpse_mon_wasp_guard.png b/gfx/MShockXotto+/pngs_tiles_32x32/monster/corpses/corpse_mon_wasp_small_guard.png similarity index 100% rename from gfx/MShockXotto+/pngs_tiles_32x32/monster/corpses/corpse_mon_wasp_guard.png rename to gfx/MShockXotto+/pngs_tiles_32x32/monster/corpses/corpse_mon_wasp_small_guard.png diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/monster/mon_wasp_guard.png b/gfx/MShockXotto+/pngs_tiles_32x32/monster/mon_wasp_small_guard.png similarity index 100% rename from gfx/MShockXotto+/pngs_tiles_32x32/monster/mon_wasp_guard.png rename to gfx/MShockXotto+/pngs_tiles_32x32/monster/mon_wasp_small_guard.png