questzdoom/Projects/Android/jni/gzdoom-g3.3mgw_mobile/wadsrc/static/mapinfo/doomxbox.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

25 lines
380 B
Text

// MAPINFO for Doom: XBox Edition
include "mapinfo/ultdoom.txt"
map E1M1 lookup "HUSTR_E1M1"
{
levelnum = 1
titlepatch = "WILV00"
next = "E1M2"
secretnext = "E1M10"
sky1 = "SKY1"
cluster = 1
par = 30
music = "$MUSIC_E1M1"
}
map E1M10 lookup "HUSTR_E1M10"
{
titlepatch = "SEWERS"
next = "E1M2"
secretnext = "E1M2"
sky1 = "SKY1"
cluster = 1
music = "$MUSIC_E2M1"
}