Add mother zombie infection countdown sound.

This commit is contained in:
2020-12-21 09:41:34 +01:00
parent 30a1d4b2ce
commit e73d61fbf3
18 changed files with 212 additions and 9 deletions

View File

@ -478,6 +478,16 @@
"en" "Could not bring back @green{1}@default to life."
}
"CDS enable"
{
"en" "Infect countdown sound enabled."
}
"CDS disable"
{
"en" "Infect countdown sound disabled."
}
// ===========================
// Damage (core)
// ===========================
@ -534,6 +544,11 @@
"en" "ZMarket - Customize loadouts here"
}
"Menu main cds"
{
"en" "CDS - Toggle infect countdown sound"
}
// ===========================
// Weapons (core)
// ===========================
@ -995,6 +1010,12 @@
"en" "ZMarket Loadout"
}
"ZCookies menu main cds"
{
"#format" "{1:s}"
"en" "Infect Countdown Sound: {1}"
}
// ===========================
// ZSpawn (module)
// ===========================