mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-31 04:20:34 +00:00
- Delay monster respawning in nightmare Heretic.
This commit is contained in:
parent
43b840f7d2
commit
30ced415ce
1 changed files with 1 additions and 2 deletions
|
@ -310,10 +310,9 @@ skill nightmare
|
|||
DoubleAmmoFactor = 1.5
|
||||
FastMonsters
|
||||
DisableCheats
|
||||
RespawnTime = 24
|
||||
RespawnTime = 60
|
||||
SpawnFilter = Nightmare
|
||||
Name = "$MNU_BLACKPLAGUE"
|
||||
MustConfirm
|
||||
}
|
||||
|
||||
skill extreme_lzd
|
||||
|
|
Loading…
Reference in a new issue