Added infection countdown. Backported from zr-dev:52955b169945 (655).

This commit is contained in:
Richard Helgeby
2011-12-26 17:45:08 +01:00
parent e90b517fc1
commit 776f149247
9 changed files with 162 additions and 18 deletions

View File

@ -289,6 +289,10 @@ zr_hitgroups "1"
// Default: "5"
zr_infect_mzombie_ratio "5"
// Counts down to the first infection of the round. The counter is displayed in the middle of the screen.
// Default: "0"
zr_infect_mzombie_countdown "0"
// Teleport mother zombies back to spawn on infect.
// Default: "0"
zr_infect_mzombie_respawn "0"