diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index be9c25da..66adeec7 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -1692,8 +1692,6 @@ BIGDOOR6 128 112 * DOOR11_1 -48 0 * DOOR11_1 32 0 * DOOR11_1 5 0 -BIGDOR6A 128 128 -* BROWN4 0 0 BLODRIP1 32 128 * RP2_1 0 0 BLODRIP2 32 128 @@ -3597,6 +3595,9 @@ ESPIG3 128 128 * ESPI19_4 0 0 ; Custom textures using resources of freedoom. +BIGDOR6A 128 128 ; BIGDOOR6 in 128x128. +* BROWN4 0 0 + BROVINE2 256 128 ; Another Brovine, using the real brown halls. * WALL62_1 0 0 * WALL62_1 128 0 @@ -3680,7 +3681,11 @@ M_BDOOR 128 128 ; TNT keyed door, it was missing the blue version. * W46_37 75 22 * W46_37 108 22 +METAL8 64 128 ; METAL2 but 8 little squares. +* RW33_6 0 0 +METAL9 64 128 ; METAL3 with no markings or panels. +* RW33_5 0 0 PIPE3 256 128 ; Unused textures in doom beta, now has vines on freedoom. * TP2_1 0 0 diff --git a/patches/rw33_1.png b/patches/rw33_1.png index e00de411..777b44c9 100644 Binary files a/patches/rw33_1.png and b/patches/rw33_1.png differ diff --git a/patches/rw33_2.png b/patches/rw33_2.png index 659faa48..ea60e76c 100644 Binary files a/patches/rw33_2.png and b/patches/rw33_2.png differ diff --git a/patches/rw33_3.png b/patches/rw33_3.png index 32a91bff..b999a2af 100644 Binary files a/patches/rw33_3.png and b/patches/rw33_3.png differ diff --git a/patches/rw33_4.png b/patches/rw33_4.png index 97e7d880..0e1819ec 100644 Binary files a/patches/rw33_4.png and b/patches/rw33_4.png differ diff --git a/patches/rw33_5.png b/patches/rw33_5.png new file mode 100644 index 00000000..9159a153 Binary files /dev/null and b/patches/rw33_5.png differ diff --git a/patches/rw33_6.png b/patches/rw33_6.png new file mode 100644 index 00000000..e97b70f4 Binary files /dev/null and b/patches/rw33_6.png differ diff --git a/patches/rw38_1.png b/patches/rw38_1.png index ce008d52..4ee5dd1d 100644 Binary files a/patches/rw38_1.png and b/patches/rw38_1.png differ diff --git a/patches/rw38_2.png b/patches/rw38_2.png index e813273b..09bffee8 100644 Binary files a/patches/rw38_2.png and b/patches/rw38_2.png differ