Skip to content
Draft
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions MapInfos/MapsInfo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Map TITLEMAP3 "Introduction" {
}

Map INTRO "Entrance" {
Music = "D_DEAD"
Music = "D_ENTRNC"
SkyBox = "SKY2"
Cluster = 1
LevelNum = 1
Expand All @@ -58,42 +58,42 @@ Map SEC1 "Sector 1" {
}

Map SEC2 "Sector 2" {
Music = "D_DOOM"
Music = "D_SEC2"
SkyBox = "sky2"
Cluster = 1
LevelNum = 4
}

Map SEC3 "Sector 3" {
Music = "D_DOOM"
Music = "D_MUS2"
SkyBox = "sky2"
Cluster = 1
LevelNum = 5
}

Map SEC4 "Sector 4" {
Music = "D_DOOM"
Music = "D_MUS1"
SkyBox = "sky2"
Cluster = 1
LevelNum = 6
}

Map SEC5 "Sector 5" {
Music = "D_DOOM"
Music = "D_MUS3"
SkyBox = "sky2"
Cluster = 1
LevelNum = 7
}

Map SEC6 "Sector 6" {
Music = "D_DOOM"
Music = "SONG25"
SkyBox = "sky2"
Cluster = 1
LevelNum = 8
}

Map SEC7 "Sector 7" {
Music = "D_DOOM"
Music = "SONG60"
SkyBox = "sky2"
Cluster = 1
LevelNum = 9
Expand Down
Binary file added music/D_MUS1.mid
Binary file not shown.
Binary file added music/D_MUS2.mid
Binary file not shown.
Binary file added music/D_MUS3.mid
Binary file not shown.
Binary file added music/SONG25.mid
Binary file not shown.
Binary file added music/SONG26.mid
Binary file not shown.
Binary file added music/SONG60.mid
Binary file not shown.