mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-30 08:16:54 -04:00
textures: add dangling version of big vines. (#1396)
For when you want an upper area of a wall to have vines but you don't want them to unnaturally cut off at the bottom. The regular vines have also been tweaked to get rid of some excessive solid colour blocks.
This commit is contained in:
parent
199cb69ecd
commit
20ffed193e
5 changed files with 5 additions and 0 deletions
|
@ -3831,6 +3831,11 @@ LITEBLU5 32 128 ; Variant of LITE3 but blue.
|
|||
* BLITC0 24 112
|
||||
* BLITC0 24 120
|
||||
|
||||
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
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 12 KiB |
BIN
patches/w106_2.png
Normal file
BIN
patches/w106_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 13 KiB |
BIN
patches/w107_2.png
Normal file
BIN
patches/w107_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue