questzdoom/Projects/Android/jni/gzdoom-g3.3mgw_mobile/wadsrc/static/mapinfo/doom2unity.txt
Simon 4f3b54e84a Major Update - LZDoom 3.85
- Updated to LZDoom 3.85
- Fix for issue where multi-projectile weapons don't have projectile spread
- Configurable cinema mode toggle button
2020-05-28 23:57:00 +01:00

46 lines
616 B
Text

// MAPINFO for Doom 2: 2019 Edition
include "mapinfo/doom2.txt"
gameinfo
{
titlepage = "DMENUPIC"
}
clearepisodes
episode map01
{
name = "Hell On Earth"
picname = "M_EPI1"
key = "h"
}
episode level01
{
name = "$TXT_D2E2"
key = "n"
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"
}