mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-04-22 15:47:19 +00:00
- Remove UM skill from the menu now that i've added the real thing with 2xmonsters in RUDE, still works with skill 4.
https://github.com/drfrag666/chocolate-doom/releases
This commit is contained in:
parent
7160219b63
commit
75a8091002
2 changed files with 2 additions and 1 deletions
|
@ -216,6 +216,7 @@ skill extreme_lzd
|
|||
PicName = "M_EXTR"
|
||||
Name = "$SKILL_EXTREME"
|
||||
MustConfirm
|
||||
NoMenu
|
||||
}
|
||||
|
||||
skill nightmare
|
||||
|
|
|
@ -321,7 +321,7 @@ skill nightmare
|
|||
DoubleAmmoFactor = 1.5
|
||||
FastMonsters
|
||||
DisableCheats
|
||||
RespawnTime = 15
|
||||
RespawnTime = 24
|
||||
SpawnFilter = Nightmare
|
||||
Name = "$MNU_BLACKPLAGUE"
|
||||
MustConfirm
|
||||
|
|
Loading…
Reference in a new issue