From d4c50a2f4da5f14c1ce8bffdd4b26c9ea5b54fad Mon Sep 17 00:00:00 2001 From: Steven Elliott Date: Mon, 5 Dec 2022 20:06:09 -0500 Subject: [PATCH] levels: DM08 Restore the circular saw blades Prior to the Eureka cleanup DM08 had circular saw blades on the left side of the map via texture SLAD2. Unfortunately Eureka falsely flags SLAD2 as a Medusa causing textures for middle textures since it contains more than one patch. This fixes introduces texture SAW2 which only contains the SAW2 patch, and which therefore does not cause the Eureka warning. It should look exactly the same to the player. --- levels/dm08.wad | Bin 108018 -> 108018 bytes lumps/textures/textures.cfg | 5 +++++ 2 files changed, 5 insertions(+) diff --git a/levels/dm08.wad b/levels/dm08.wad index 5c6868486202e0680879b5807ffd5572395e82d5..9c3c8fc21f777de5a13852c1cca7c47c7c2aac21 100644 GIT binary patch delta 101 rcmex#n(fnRwhcNbB^VeO8FU#S07eHph8s<8IH^Lu2kRyVoV?BVPKw+C0Hd84W&i*H diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index 590604e3..537f4512 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -3664,3 +3664,8 @@ LOGO5 64 128 * LOGO5 0 0 #endif + +; Single patch textures to resolve Medusa warnings / issues. + +SAW2 72 128 +* SAW2 0 0