mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-28 11:17:11 -04:00
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
This commit is contained in:
parent
eddabd36df
commit
1ed5898ec7
6 changed files with 10 additions and 0 deletions
|
@ -2816,3 +2816,7 @@ AQF073
|
|||
AQF074
|
||||
AQF075
|
||||
AQF076
|
||||
|
||||
; Custom flats
|
||||
FCGRATE1
|
||||
FCGRATE2
|
||||
|
|
BIN
flats/fcgrate1.png
Normal file
BIN
flats/fcgrate1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
flats/fcgrate2.png
Normal file
BIN
flats/fcgrate2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
|
@ -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
BIN
patches/ceilvine.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
BIN
patches/cgrate1.png
Normal file
BIN
patches/cgrate1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue