mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-22 12:11:25 +00:00
Rename MAP31 and MAP32 back in Doom 2: Unity Edition (#1127)
This commit is contained in:
parent
f47055bca6
commit
4de8851e06
1 changed files with 0 additions and 24 deletions
|
@ -20,27 +20,3 @@ episode level01
|
||||||
key = "n"
|
key = "n"
|
||||||
optional
|
optional
|
||||||
}
|
}
|
||||||
|
|
||||||
// Wolfenstein 3D censorship
|
|
||||||
map MAP31 lookup "HUSTR_31B"
|
|
||||||
{
|
|
||||||
titlepatch = "CWILV30"
|
|
||||||
next = "MAP16"
|
|
||||||
secretnext = "MAP32"
|
|
||||||
sky1 = "SKY3"
|
|
||||||
cluster = 9
|
|
||||||
par = 120
|
|
||||||
music = "$MUSIC_EVIL"
|
|
||||||
needclustertext
|
|
||||||
}
|
|
||||||
|
|
||||||
map MAP32 lookup "HUSTR_32B"
|
|
||||||
{
|
|
||||||
titlepatch = "CWILV31"
|
|
||||||
next = "MAP16"
|
|
||||||
secretnext = "MAP16"
|
|
||||||
sky1 = "SKY3"
|
|
||||||
cluster = 10
|
|
||||||
par = 30
|
|
||||||
music = "$MUSIC_ULTIMA"
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue