diff --git a/CREDITS b/CREDITS index ffba8c4f..815c3980 100644 --- a/CREDITS +++ b/CREDITS @@ -644,7 +644,7 @@ F: protox N: Luiz Henrique Gasparin Jerônimo S: Protox E: wad_beta@hotmail.com -D: levels +D: levels, textures F: mithran_denizen S: Mithran Denizen diff --git a/lumps/textures/textures.cfg b/lumps/textures/textures.cfg index 98154170..aab5b976 100644 --- a/lumps/textures/textures.cfg +++ b/lumps/textures/textures.cfg @@ -2913,3 +2913,16 @@ T-SLDRP1 512 128 * PBLAK 448 0 * PL_01 462 2 +; Plain/flat color textures: +PDUMMY 64 128 +* PDUMMY 0 0 +PRED 64 128 +* PRED 0 0 +PBLUE 64 128 +* PBLUE 0 0 +PGREEN 64 128 +* PGREEN 0 0 +PORAN 64 128 +* PORAN 0 0 +PWHITE 64 128 +* PWHITE 0 0 diff --git a/patches/pblue.gif b/patches/pblue.gif new file mode 120000 index 00000000..e78da032 --- /dev/null +++ b/patches/pblue.gif @@ -0,0 +1 @@ +protox/pblue.gif \ No newline at end of file diff --git a/patches/pdummy.gif b/patches/pdummy.gif new file mode 120000 index 00000000..2aad6a2a --- /dev/null +++ b/patches/pdummy.gif @@ -0,0 +1 @@ +protox/pdummy.gif \ No newline at end of file diff --git a/patches/pgreen.gif b/patches/pgreen.gif new file mode 120000 index 00000000..ca6ea548 --- /dev/null +++ b/patches/pgreen.gif @@ -0,0 +1 @@ +protox/pgreen.gif \ No newline at end of file diff --git a/patches/poran.gif b/patches/poran.gif new file mode 120000 index 00000000..15dcd029 --- /dev/null +++ b/patches/poran.gif @@ -0,0 +1 @@ +protox/poran.gif \ No newline at end of file diff --git a/patches/pred.gif b/patches/pred.gif new file mode 120000 index 00000000..2bf72cda --- /dev/null +++ b/patches/pred.gif @@ -0,0 +1 @@ +protox/pred.gif \ No newline at end of file diff --git a/patches/protox/pblue.gif b/patches/protox/pblue.gif new file mode 100644 index 00000000..5e8e2895 Binary files /dev/null and b/patches/protox/pblue.gif differ diff --git a/patches/protox/pdummy.gif b/patches/protox/pdummy.gif new file mode 100644 index 00000000..e15abe62 Binary files /dev/null and b/patches/protox/pdummy.gif differ diff --git a/patches/protox/pgreen.gif b/patches/protox/pgreen.gif new file mode 100644 index 00000000..45247dc6 Binary files /dev/null and b/patches/protox/pgreen.gif differ diff --git a/patches/protox/poran.gif b/patches/protox/poran.gif new file mode 100644 index 00000000..f3bce498 Binary files /dev/null and b/patches/protox/poran.gif differ diff --git a/patches/protox/pred.gif b/patches/protox/pred.gif new file mode 100644 index 00000000..d936c2b3 Binary files /dev/null and b/patches/protox/pred.gif differ diff --git a/patches/protox/pwhite.gif b/patches/protox/pwhite.gif new file mode 100644 index 00000000..677de167 Binary files /dev/null and b/patches/protox/pwhite.gif differ diff --git a/patches/pwhite.gif b/patches/pwhite.gif new file mode 120000 index 00000000..67f2b261 --- /dev/null +++ b/patches/pwhite.gif @@ -0,0 +1 @@ +protox/pwhite.gif \ No newline at end of file