Merged heads.

This commit is contained in:
richard
2009-07-24 00:44:02 +02:00
9 changed files with 48 additions and 27 deletions

View File

@ -984,6 +984,11 @@
"en" "Human/Zombie Class Overlay: {1}"
}
"ZCookies zmarket loadout"
{
"en" "ZMarket Loadout"
}
// ===========================
// ZSpawn (module)
// ===========================

View File

@ -336,8 +336,8 @@ zr_damage_suicide_mzombie "1"
zr_damage_suicide_human "0"
// List of client commands to intercept as suicide attempts. [Delimiter: ", "]
// Default: "kill, spectate, jointeam"
zr_damage_suicide_cmds "kill, spectate, jointeam"
// Default: "kill, spectate, jointeam, joinclass"
zr_damage_suicide_cmds "kill, spectate, jointeam, joinclass"
// ----------------------------------------------------------------------------