mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-12-01 08:31:14 +00:00
Removed unreachable secrets from Doom IWADs
See https://forum.zdoom.org/viewtopic.php?t=54632
This commit is contained in:
parent
94f7bef2ff
commit
28a23d4ff3
1 changed files with 24 additions and 0 deletions
|
@ -453,3 +453,27 @@ D7F6E9F08C39A17026349A04F8C0B0BE // Return to Hadron, e1m9
|
||||||
{
|
{
|
||||||
pointonline
|
pointonline
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Remove unreachable secrets
|
||||||
|
F6EE16F770AD309D608EA0B1F1E249FC // Ultimate Doom, e4m3
|
||||||
|
{
|
||||||
|
setsectorspecial 124 0
|
||||||
|
setsectorspecial 125 0
|
||||||
|
}
|
||||||
|
94D4C869A0C02EF4F7375022B36AAE45 // Ultimate Doom, e4m7
|
||||||
|
{
|
||||||
|
setsectorspecial 263 0
|
||||||
|
setsectorspecial 264 0
|
||||||
|
}
|
||||||
|
1A540BA717BF9EC85F8522594C352F2A // Doom II, map15
|
||||||
|
{
|
||||||
|
setsectorspecial 147 0
|
||||||
|
}
|
||||||
|
110F84DE041052B59307FAF0293E6BC0 // Doom II, map27
|
||||||
|
{
|
||||||
|
setsectorspecial 93 0
|
||||||
|
}
|
||||||
|
ABC4EB5A1535ECCD0061AD14F3547908 // Plutonia Experiment, map26
|
||||||
|
{
|
||||||
|
setsectorspecial 156 0
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue