mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-03 10:25:46 -04:00
textures: Sorted scripts, fixed missing textures
E4M1 was using textures not in wad due to line in combined.txt pointing wrong place Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
This commit is contained in:
parent
d0a832c6a4
commit
18c1d9d24b
2 changed files with 21 additions and 19 deletions
|
@ -3178,6 +3178,7 @@ WALL79_1
|
|||
WALL97_1
|
||||
WALL97_2
|
||||
WALL97_3
|
||||
WOODMET1
|
||||
|
||||
; fraggle 23/7/2002: added waterfall textures
|
||||
WFALL1
|
||||
|
|
|
@ -1039,16 +1039,7 @@ ASHWALL6 64 128
|
|||
ASHWALL7 64 128
|
||||
* RW27_3 0 0
|
||||
; fraggle 23/7/2002: added static bfall texture
|
||||
BFALL 64 128
|
||||
* BFALL1 0 0
|
||||
BFALL1 64 128
|
||||
* BFALL1 0 0
|
||||
BFALL2 64 128
|
||||
* BFALL2 0 0
|
||||
BFALL3 64 128
|
||||
* BFALL3 0 0
|
||||
BFALL4 64 128
|
||||
* BFALL4 0 0
|
||||
|
||||
BIGBRIK1 64 128
|
||||
* RW23_3 0 0
|
||||
BIGBRIK2 64 128
|
||||
|
@ -1512,14 +1503,7 @@ WOOD8 64 128
|
|||
* RW9_3 0 0
|
||||
WOOD9 64 128
|
||||
* RW9_4 0 0
|
||||
WOODMET1 64 128
|
||||
* RW26_1 0 0
|
||||
WOODMET2 64 128
|
||||
* RW26_2 0 0
|
||||
WOODMET3 64 128
|
||||
* RW26_3 0 0
|
||||
WOODMET4 64 128
|
||||
* RW26_4 0 0
|
||||
|
||||
ZDOORB1 128 128
|
||||
* WOLF18 0 0
|
||||
ZDOORF1 128 128
|
||||
|
@ -1590,7 +1574,24 @@ ZZZFACE9 256 128
|
|||
#ifndef SHAREWARE
|
||||
|
||||
; these textures are not in shareware
|
||||
|
||||
BFALL 64 128
|
||||
* BFALL1 0 0
|
||||
BFALL1 64 128
|
||||
* BFALL1 0 0
|
||||
BFALL2 64 128
|
||||
* BFALL2 0 0
|
||||
BFALL3 64 128
|
||||
* BFALL3 0 0
|
||||
BFALL4 64 128
|
||||
* BFALL4 0 0
|
||||
WOODMET1 64 128
|
||||
* RW26_1 0 0
|
||||
WOODMET2 64 128
|
||||
* RW26_2 0 0
|
||||
WOODMET3 64 128
|
||||
* RW26_3 0 0
|
||||
WOODMET4 64 128
|
||||
* RW26_4 0 0
|
||||
BIGDOOR5 128 128
|
||||
* WALL40_1 0 0
|
||||
* WALL42_3 0 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue