mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 04:25:45 -04:00
textures: add tileable TEKWALL3 variant. (#1316)
128x128 and should align more or less without glaring seams with either itself or TEKWALL1.
This commit is contained in:
parent
ec9192888a
commit
e0f21a1fc8
1 changed files with 8 additions and 3 deletions
|
@ -3610,9 +3610,6 @@ ESPIG3 128 128
|
||||||
BIGDOR6A 128 128 ; BIGDOOR6 in 128x128.
|
BIGDOR6A 128 128 ; BIGDOOR6 in 128x128.
|
||||||
* BROWN4 0 0
|
* BROWN4 0 0
|
||||||
|
|
||||||
BRICK13A 64 128
|
|
||||||
* RW41_1A 0 0
|
|
||||||
|
|
||||||
DOOR3L 64 72 ; DOOR3 backwards.
|
DOOR3L 64 72 ; DOOR3 backwards.
|
||||||
* DOOR2_5L 0 0
|
* DOOR2_5L 0 0
|
||||||
|
|
||||||
|
@ -3621,6 +3618,14 @@ BROVINE3 256 128 ; Another Brovine, using the real brown halls.
|
||||||
* WALL62_1 128 0
|
* WALL62_1 128 0
|
||||||
* W107_1 0 0
|
* W107_1 0 0
|
||||||
|
|
||||||
|
TEKWALL7 128 128 ; TEKWALL3 in 128x128.
|
||||||
|
* W17_1 0 0
|
||||||
|
* W17_1 0 16
|
||||||
|
* W17_1 -127 16
|
||||||
|
|
||||||
|
BRICK13A 64 128 ; SLIME13A (old slime bricks) as a wall.
|
||||||
|
* RW41_1A 0 0
|
||||||
|
|
||||||
SKSNAKE3 64 128
|
SKSNAKE3 64 128
|
||||||
* SNAK5_1 0 0
|
* SNAK5_1 0 0
|
||||||
SKSNAKE4 64 128
|
SKSNAKE4 64 128
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue