- Two more compat fixes for Doom2 - this at least covers all the HOM errors mentioned in the Doom Wiki.

This commit is contained in:
Rachael Alexanderson 2017-05-31 11:28:27 -04:00
parent 907d1e0056
commit f753a8bfbc
1 changed files with 12 additions and 0 deletions

View File

@ -524,6 +524,12 @@ CEC791136A83EEC4B91D39718BDF9D82 // doom2.wad map04
// missing texture // missing texture
setwalltexture 101 back top BRICK7 setwalltexture 101 back top BRICK7
} }
5BDA34DA60C0530794CC1EA2DA017976 // doom2.wad map14
{
// missing textures
setwalltexture 1259 back top BSTONE2
setwalltexture 1305 back top BSTONE2
}
1A540BA717BF9EC85F8522594C352F2A // Doom II, map15 1A540BA717BF9EC85F8522594C352F2A // Doom II, map15
{ {
setsectorspecial 147 0 setsectorspecial 147 0
@ -534,6 +540,12 @@ CEC791136A83EEC4B91D39718BDF9D82 // doom2.wad map04
setwalltexture 451 front mid metal setwalltexture 451 front mid metal
setwalltexture 459 front mid metal setwalltexture 459 front mid metal
} }
B5506B1E8F2FC272AD0C77B9E0DF5491 // doom2.wad map19
{
// missing textures
setwalltexture 355 back top STONE2
setwalltexture 736 front top SLADWALL
}
EBDAC00E9D25D884B2C8F4B1F0390539 // doom2.wad map21 EBDAC00E9D25D884B2C8F4B1F0390539 // doom2.wad map21
{ {
// push ceiling down in glitchy sectors above the stair switches // push ceiling down in glitchy sectors above the stair switches