mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
fix erroneous 8th secret sector in nerve.wad aka No Rest For The Living map04 (called level04 in the wad)
This commit is contained in:
parent
99d89f0730
commit
c1e39ca06a
1 changed files with 6 additions and 1 deletions
|
@ -629,6 +629,11 @@ ABC4EB5A1535ECCD0061AD14F3547908 // Plutonia Experiment, map26
|
|||
setsectorspecial 156 0
|
||||
}
|
||||
|
||||
FF635FB9A2F076566299910F8C78F707 // nerve.wad, level04
|
||||
{
|
||||
setsectorspecial 868 0
|
||||
}
|
||||
|
||||
B68EB7CFB4CC481796E2919B9C16DFBD // Moc11.wad e1m6
|
||||
{
|
||||
setvertex 1650 -3072 2671
|
||||
|
@ -731,4 +736,4 @@ CA3773ED313E8899311F3DD0CA195A68 // e3m6
|
|||
setsectortexture 145 floor F_CONCRP
|
||||
setsectorlight 138 192
|
||||
setwalltexture 3431 back top BRKGRY01
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue