mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-30 17:16:55 -04:00
Merge pull request #1469 from elf-alchemist/umapinfo_fdm_names
Udpate missing FDM names in UMAP
This commit is contained in:
commit
4d347523d7
1 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ map MAP01
|
||||||
|
|
||||||
map MAP02
|
map MAP02
|
||||||
{
|
{
|
||||||
LevelName = "Natural Station"
|
LevelName = "Sauna Fissure"
|
||||||
Label = "DM02"
|
Label = "DM02"
|
||||||
LevelPic = "CWILV01"
|
LevelPic = "CWILV01"
|
||||||
Next = "MAP03"
|
Next = "MAP03"
|
||||||
|
@ -206,7 +206,7 @@ map MAP18
|
||||||
|
|
||||||
map MAP19
|
map MAP19
|
||||||
{
|
{
|
||||||
LevelName = "Tech Isle"
|
LevelName = "Unwanted Backyard"
|
||||||
Label = "DM19"
|
Label = "DM19"
|
||||||
LevelPic = "CWILV18"
|
LevelPic = "CWILV18"
|
||||||
Next = "MAP20"
|
Next = "MAP20"
|
||||||
|
@ -217,7 +217,7 @@ map MAP19
|
||||||
|
|
||||||
map MAP20
|
map MAP20
|
||||||
{
|
{
|
||||||
LevelName = "Warehouse"
|
LevelName = "Terra Mortis"
|
||||||
Label = "DM20"
|
Label = "DM20"
|
||||||
LevelPic = "CWILV19"
|
LevelPic = "CWILV19"
|
||||||
Next = "MAP21"
|
Next = "MAP21"
|
||||||
|
@ -250,7 +250,7 @@ map MAP22
|
||||||
|
|
||||||
map MAP23
|
map MAP23
|
||||||
{
|
{
|
||||||
LevelName = "Confrontation"
|
LevelName = "Testing Grounds"
|
||||||
Label = "DM23"
|
Label = "DM23"
|
||||||
LevelPic = "CWILV22"
|
LevelPic = "CWILV22"
|
||||||
Next = "MAP24"
|
Next = "MAP24"
|
||||||
|
@ -283,7 +283,7 @@ map MAP25
|
||||||
|
|
||||||
map MAP26
|
map MAP26
|
||||||
{
|
{
|
||||||
LevelName = "Acidic Crypt"
|
LevelName = "Crater Excavation"
|
||||||
Label = "DM26"
|
Label = "DM26"
|
||||||
LevelPic = "CWILV25"
|
LevelPic = "CWILV25"
|
||||||
Next = "MAP27"
|
Next = "MAP27"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue