textures: add some custom textures

flats: add FCGRATE1 and FCGRATE2
patches: add CEILVINE and CGRATE1
buildcfg: add new flats to build config
textures.cfg: add new textures to build config

FCGRATE1, FCGRATE2, and CGRATE1 are my own work.
t.v. gave permission to use CEILVINE in Freedoom:
https://www.doomworld.com/forum/topic/45052-tnt-support/?do=findComment&comment=765129
master
Kevin Caccamo 2017-11-22 14:53:16 -05:00 committed by NickZ
parent eddabd36df
commit 1ed5898ec7
6 changed files with 10 additions and 0 deletions

View File

@ -2816,3 +2816,7 @@ AQF073
AQF074
AQF075
AQF076
; Custom flats
FCGRATE1
FCGRATE2

BIN
flats/fcgrate1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
flats/fcgrate2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -3459,6 +3459,12 @@ GLASS2 64 96
GLASS1 64 96
* GLASS1 0 0
; Other custom textures:
CEILVINE 128 128
* CEILVINE 0 0
CGRATE1 128 128
* CGRATE1 0 0
; These textures are only in FreeDM
#ifdef FREEDM

BIN
patches/ceilvine.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
patches/cgrate1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB