Implemented shield immunity mode with zr_shield command.

This commit is contained in:
Richard Helgeby
2013-01-07 01:45:55 +01:00
parent d0d1de8197
commit ab6bb6575f
7 changed files with 290 additions and 26 deletions

View File

@ -328,6 +328,25 @@
"ru" "Изменение класса запрещено."
}
// ===========================
// Immunity
// ===========================
"Immunity Shield Not Available"
{
"en" "You don't have a shield."
}
"Immunity Shield Cooldown"
{
"en" "{1} seconds until shield is available."
}
"Immunity Shield Time Left"
{
"en" "Shield time left: {1}"
}
// ===========================
// Overlays (core)
// ===========================