mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
- Disable the teleports on lines 1107 and 1108 of nukemine.wad E1M2 so that the map is completable.
SVN r3871 (trunk)
This commit is contained in:
parent
077feefb0b
commit
1e234c9853
1 changed files with 6 additions and 0 deletions
|
@ -278,3 +278,9 @@ F481922F4881F74760F3C0437FD5EDD0 // map03
|
|||
// 1 are raised so that the voodoo doll will be carried.
|
||||
setlinespecial 3559 Sector_CopyScroller 17 6 0 0 0
|
||||
}
|
||||
|
||||
7C1913DEE396BA26CFF22A0E9369B7D2 // Nuke Mine, e1m2
|
||||
{
|
||||
clearlinespecial 1107
|
||||
clearlinespecial 1108
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue