mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-29 23:16:55 -04:00
Merge pull request #1408 from mc776/mcstat
textures: add dedicated non-animated MC series.
This commit is contained in:
commit
23bb5007f5
2 changed files with 23 additions and 0 deletions
BIN
levels/e1m1.wad
BIN
levels/e1m1.wad
Binary file not shown.
|
@ -3835,11 +3835,34 @@ LITEBLU5 32 128 ; Variant of LITE3 but blue.
|
|||
* BLITC0 24 112
|
||||
* BLITC0 24 120
|
||||
|
||||
; Non-animated versions of the MC textures,
|
||||
; in case we get the MC animations working in FD
|
||||
; (or a level gets exported as a Final Doom PWAD).
|
||||
MCSTAT1 128 128
|
||||
* MC12 0 0
|
||||
MCSTAT2 128 128
|
||||
* MC13 0 0
|
||||
MCSTAT3 128 128
|
||||
* MC14 0 0
|
||||
MCSTAT4 128 128
|
||||
* MC15 0 0
|
||||
MCSTAT5 128 128
|
||||
* MC16 0 0
|
||||
MCSTAT6 128 128
|
||||
* MC17 0 0
|
||||
MCSTAT7 128 128
|
||||
* MC18 0 0
|
||||
MCSTAT8 128 128
|
||||
* MC19 0 0
|
||||
MCSTAT9 128 128
|
||||
* MC20 0 0
|
||||
|
||||
A-VINE1A 256 64 ; dangling ends of the big vine textures
|
||||
* W107_2 0 0
|
||||
A-VINE2A 256 64
|
||||
* W106_2 0 0
|
||||
|
||||
|
||||
; These textures are only in FreeDM
|
||||
|
||||
#ifdef FREEDM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue