diff --git a/CREDITS b/CREDITS index a64e17fa..3e92ce26 100644 --- a/CREDITS +++ b/CREDITS @@ -798,7 +798,7 @@ D: buildcfg.txt, CREDITS, levels S: Craneo E: memod_99@hotmail.com -D: sprites: technospider reshading +D: sprites: technospider reshading, textures S: northivanastan N: Ivan Stanton @@ -873,7 +873,7 @@ D: levels, patches S: m E: verdantdregs@shaw.ca -D: levels, sounds, sprites +D: levels, sounds, sprites, textures S: mkrupczak3 E: matthew@krupczak.org @@ -951,7 +951,7 @@ D: levels S: GojiBerry E: gojidoesit@proton.me -D: sounds, musics +D: sounds, musics, textures N: Jaden LeMieux S: iRedMC @@ -992,5 +992,11 @@ S: uni E: dudetank4@gmail.com D: CREDITS-MUSIC +S: MoonDeLaAxel +D: sounds, musics, textures + +S: klickach +D: textures + S: Magnolia D: sprites diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index 61a3b7df..c42678cc 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -3615,6 +3615,25 @@ BROVINE2 256 128 ; Another Brovine, using the real brown halls. * WALL62_1 128 0 * W107_1 0 0 +SKSNAKE3 64 128 +* SNAK5_1 0 0 +SKSNAKE4 64 128 +* SNAK6_1 0 0 + +ZZWOLF2B 128 128 +* WOLF2B 0 0 +ZZWOLF3B 128 128 +* WOLF3B 0 0 +ZZWOLF4B 128 128 +* WOLF4B 0 0 +ZZWOLF2B 128 128 +* WOLF2B 0 0 +ZZWOLF7B 128 128 +* WOLF7B 0 0 +ZZWOLF8 128 128 +* WOLF8 0 0 + + COMPUTE4 256 128 ; PLANET1 variant in computer. * COMP04_5 0 0 * COMP04_5 0 64 diff --git a/patches/wolf1.png b/patches/wolf1.png index ed287729..12bb8c78 100644 Binary files a/patches/wolf1.png and b/patches/wolf1.png differ diff --git a/patches/wolf10.png b/patches/wolf10.png index d35d030e..201a0b03 100644 Binary files a/patches/wolf10.png and b/patches/wolf10.png differ diff --git a/patches/wolf11.png b/patches/wolf11.png index 76f6aafb..21b859cb 100644 Binary files a/patches/wolf11.png and b/patches/wolf11.png differ diff --git a/patches/wolf12.png b/patches/wolf12.png index 2e602c0f..19a87f29 100644 Binary files a/patches/wolf12.png and b/patches/wolf12.png differ diff --git a/patches/wolf13.png b/patches/wolf13.png index 9b49f251..081b0f70 100644 Binary files a/patches/wolf13.png and b/patches/wolf13.png differ diff --git a/patches/wolf14.png b/patches/wolf14.png index 536fe986..382344cf 100644 Binary files a/patches/wolf14.png and b/patches/wolf14.png differ diff --git a/patches/wolf17.png b/patches/wolf17.png index 1ffeebec..2002384a 100644 Binary files a/patches/wolf17.png and b/patches/wolf17.png differ diff --git a/patches/wolf18.png b/patches/wolf18.png index 732cf11c..c85dcad8 100644 Binary files a/patches/wolf18.png and b/patches/wolf18.png differ diff --git a/patches/wolf2.png b/patches/wolf2.png index 690c9469..bb4758da 100644 Binary files a/patches/wolf2.png and b/patches/wolf2.png differ diff --git a/patches/wolf2b.png b/patches/wolf2b.png new file mode 100644 index 00000000..b119d93f Binary files /dev/null and b/patches/wolf2b.png differ diff --git a/patches/wolf3.png b/patches/wolf3.png index b3646bea..70f62ca3 100644 Binary files a/patches/wolf3.png and b/patches/wolf3.png differ diff --git a/patches/wolf3b.png b/patches/wolf3b.png new file mode 100644 index 00000000..1065362d Binary files /dev/null and b/patches/wolf3b.png differ diff --git a/patches/wolf4.png b/patches/wolf4.png index c0324e4d..198abc3d 100644 Binary files a/patches/wolf4.png and b/patches/wolf4.png differ diff --git a/patches/wolf4b.png b/patches/wolf4b.png new file mode 100644 index 00000000..5ba30ae5 Binary files /dev/null and b/patches/wolf4b.png differ diff --git a/patches/wolf5.png b/patches/wolf5.png index efd91a3e..ed89530b 100644 Binary files a/patches/wolf5.png and b/patches/wolf5.png differ diff --git a/patches/wolf6.png b/patches/wolf6.png index 8ca6ea0a..0b7cb072 100644 Binary files a/patches/wolf6.png and b/patches/wolf6.png differ diff --git a/patches/wolf7.png b/patches/wolf7.png index 002c89e6..70f8d999 100644 Binary files a/patches/wolf7.png and b/patches/wolf7.png differ diff --git a/patches/wolf7b.png b/patches/wolf7b.png new file mode 100644 index 00000000..89a55a23 Binary files /dev/null and b/patches/wolf7b.png differ diff --git a/patches/wolf8.png b/patches/wolf8.png new file mode 100644 index 00000000..9f6ae2f9 Binary files /dev/null and b/patches/wolf8.png differ diff --git a/patches/wolf9.png b/patches/wolf9.png index ad031000..c49faaac 100644 Binary files a/patches/wolf9.png and b/patches/wolf9.png differ