diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index 91fe0485..569c2a45 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -3831,6 +3831,11 @@ LITEBLU5 32 128 ; Variant of LITE3 but blue. * BLITC0 24 112 * BLITC0 24 120 +A-VINE1A 256 64 ; dangling ends of the big vine textures +* W107_2 0 0 +A-VINE2A 256 64 +* W106_2 0 0 + ; These textures are only in FreeDM #ifdef FREEDM diff --git a/patches/w106_1.png b/patches/w106_1.png index bc77815e..48716f73 100644 Binary files a/patches/w106_1.png and b/patches/w106_1.png differ diff --git a/patches/w106_2.png b/patches/w106_2.png new file mode 100644 index 00000000..772ad01b Binary files /dev/null and b/patches/w106_2.png differ diff --git a/patches/w107_1.png b/patches/w107_1.png index 84f93ded..72c4cc26 100644 Binary files a/patches/w107_1.png and b/patches/w107_1.png differ diff --git a/patches/w107_2.png b/patches/w107_2.png new file mode 100644 index 00000000..077c6778 Binary files /dev/null and b/patches/w107_2.png differ