mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-07 15:31:02 +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
|
DoubleAmmoFactor = 1.5
|
||||||
FastMonsters
|
FastMonsters
|
||||||
DisableCheats
|
DisableCheats
|
||||||
RespawnTime = 24
|
RespawnTime = 60
|
||||||
SpawnFilter = Nightmare
|
SpawnFilter = Nightmare
|
||||||
Name = "$MNU_BLACKPLAGUE"
|
Name = "$MNU_BLACKPLAGUE"
|
||||||
MustConfirm
|
|
||||||
}
|
}
|
||||||
|
|
||||||
skill extreme_lzd
|
skill extreme_lzd
|
||||||
|
|
Loading…
Reference in a new issue