mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-28 11:17:11 -04:00
Updated Charli's E1M1 map. (#1496)
This commit is contained in:
parent
61198ffec5
commit
9b25e1447a
3 changed files with 4 additions and 4 deletions
BIN
levels/e1m1.wad
BIN
levels/e1m1.wad
Binary file not shown.
|
@ -238,7 +238,7 @@ PD_YELLOWS = Yellow skeleton key needed for this door.
|
|||
PD_ANY = Any key will open this door.
|
||||
PD_ALL3 = This door requires all three keys.
|
||||
PD_ALL6 = This door requires all six keys!
|
||||
HUSTR_E1M1 = E1M1: Outer Prison
|
||||
HUSTR_E1M1 = E1M1: Filtration System
|
||||
HUSTR_E1M2 = E1M2: Communications Center
|
||||
HUSTR_E1M3 = E1M3: Waste Disposal
|
||||
HUSTR_E1M4 = E1M4: Supply Depot
|
||||
|
|
|
@ -4,16 +4,16 @@
|
|||
|
||||
map E1M1
|
||||
{
|
||||
LevelName = "Outer Prison"
|
||||
LevelName = "Filtration System"
|
||||
LevelPic = "WILV00"
|
||||
Label = "E1M1"
|
||||
Next = "E1M2"
|
||||
Music = "D_E1M1"
|
||||
SkyTexture = "SKY1"
|
||||
ParTime = 30
|
||||
ParTime = 90
|
||||
Episode = clear
|
||||
Episode = "M_EPI1", "Outpost Outbreak", "1"
|
||||
Author = "YukiHerz"
|
||||
Author = "Charli Reef"
|
||||
}
|
||||
|
||||
map E1M2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue