mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-30 08:16:54 -04:00
DM03 (Major edit): (#1478)
> Simplified the layout and item placement. > Changed the theme to a simpler design. > Added an upper section on the south area. > Removed the northernmost area and its teleport. > Increased the overall map size.
This commit is contained in:
parent
901b2e68b3
commit
98e84078c4
3 changed files with 2 additions and 2 deletions
BIN
levels/dm03.wad
BIN
levels/dm03.wad
Binary file not shown.
|
@ -294,7 +294,7 @@ CC_HERO = savior of humanity
|
||||||
#ifdef FREEDM
|
#ifdef FREEDM
|
||||||
HUSTR_1 = DM01: Tech Test
|
HUSTR_1 = DM01: Tech Test
|
||||||
HUSTR_2 = DM02: Sauna Fissure
|
HUSTR_2 = DM02: Sauna Fissure
|
||||||
HUSTR_3 = DM03: Issues of Claveria
|
HUSTR_3 = DM03: Plain Arena
|
||||||
HUSTR_4 = DM04: Steel
|
HUSTR_4 = DM04: Steel
|
||||||
HUSTR_5 = DM05: Dense Fields
|
HUSTR_5 = DM05: Dense Fields
|
||||||
HUSTR_6 = DM06: Temple of Ammon
|
HUSTR_6 = DM06: Temple of Ammon
|
||||||
|
|
|
@ -28,7 +28,7 @@ map MAP02
|
||||||
|
|
||||||
map MAP03
|
map MAP03
|
||||||
{
|
{
|
||||||
LevelName = "Issues of Claveria"
|
LevelName = "Plain Arena"
|
||||||
Label = "DM03"
|
Label = "DM03"
|
||||||
LevelPic = "CWILV02"
|
LevelPic = "CWILV02"
|
||||||
Next = "MAP04"
|
Next = "MAP04"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue