- 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:
Randy Heit 2012-09-14 03:02:51 +00:00
parent 077feefb0b
commit 1e234c9853
1 changed files with 6 additions and 0 deletions

View File

@ -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
}