Fixed respawn module ignoring zr_respawn_team_zombie_world cvar. Improved description of zr_respawn_team_zombie_world.

This commit is contained in:
Richard Helgeby
2013-07-14 12:35:09 +02:00
parent 28e54c36a7
commit c61d29fd63
3 changed files with 8 additions and 6 deletions

View File

@ -635,7 +635,7 @@ zr_respawn_delay "1"
// Default: "1"
zr_respawn_team_zombie "1"
// Respawn player as a zombie if player was killed by the world. [Override: zr_respawn_team_zombie]
// Respawn player as a zombie if player was a zombie and killed by world damage. [Override: zr_respawn_team_zombie]
// Default: "1"
zr_respawn_team_zombie_world "1"