Merge pull request #1493 from Xindage/fdm30

DM30 (Replaced):
This commit is contained in:
Simon Howard 2025-06-03 10:22:38 -04:00 committed by GitHub
commit fc17c99205
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View file

@ -321,7 +321,7 @@ HUSTR_26 = DM26: Crater Excavation
HUSTR_27 = DM27: The Exile HUSTR_27 = DM27: The Exile
HUSTR_28 = DM28: Weapons Factory HUSTR_28 = DM28: Weapons Factory
HUSTR_29 = DM29: Unusual Territory HUSTR_29 = DM29: Unusual Territory
HUSTR_30 = DM30: Last Man Standing HUSTR_30 = DM30: Violent Vicinity
HUSTR_31 = DM31: Desolated Fort HUSTR_31 = DM31: Desolated Fort
HUSTR_32 = DM32: Fourplay HUSTR_32 = DM32: Fourplay
#else #else

View file

@ -356,14 +356,14 @@ map MAP29
map MAP30 map MAP30
{ {
LevelName = "Last Man Standing" LevelName = "Violent Vicinity"
Label = "DM30" Label = "DM30"
LevelPic = "CWILV29" LevelPic = "CWILV29"
Next = "MAP01" Next = "MAP01"
Music = "D_OPENIN" Music = "D_OPENIN"
SkyTexture = "SKY3" SkyTexture = "SKY3"
InterText = clear InterText = clear
Author = "deathz0r" Author = "deathz0r & Xindage"
} }
map MAP31 map MAP31