// Team Fortress SPEECH SYSTEM SENTENCES. Max of 1023 sentences.

// --------- Canal Zone --------- //

CZ_GOTCP1 vox/(e90) command point one secured
CZ_LOSTCP1 vox/(e90) command point one (e100) is now hostile

CZ_GOTCP2 vox/(e90) command point two secured
CZ_LOSTCP2 vox/(e90) command point two (e100) is now hostile

CZ_GOTCP3 vox/(e90) command point three secured
CZ_LOSTCP3 vox/(e90) command point three (e100) is now hostile

CZ_GOTCP4 vox/(e90) command point four secured
CZ_LOSTCP4 vox/(e90) command point four (e100) is now hostile

CZ_GOTCP5 vox/(e90) command point five secured
CZ_LOSTCP5 vox/(e90) command point five (e100) is now hostile

CZ_GOTALL vox/doop (e90) all command point(e60) seconds(s70) secured _comma _comma _comma command point(e60) seconds(s70) reset(e90)
CZ_THEYGOTALL vox/buzwarn (e90) enemy captured(e55) seconds(s70) all command point(e60) seconds(s70) _comma _comma _comma command point(e60) seconds(s70) reset(e90)

CZ_BCC_DET vox/buzwarn (e80) blue control(e70) center destroyed _comma _comma _comma blue (e100) command point(e60) seconds(s70) reset(e90)
CZ_RCC_DET vox/buzwarn (e80) red control(e70) center destroyed _comma _comma _comma red (e100) command point(e60) seconds(s70) reset(e90)

// --------- Capture the Flag --------- //

// You captured the enemy flag
// Your team captured the flag
// The Enemy team captured the flag

CTF_YOUCAP vox/doop you(e80) captured(e90) the(s15 e80) (e100) enemy flag
CTF_TEAMCAP vox/doop Your(e90) team(e80) captured(e90) the(s15 e80) flag
CTF_THEYCAP vox/doop the enemy team captured(e90) the(s15 e80) flag

// You have the enemy flag
// Your team has the enemy flag
// The enemy has your flag

CTF_YOUGOTFLAG vox/buzwarn you(e80) have(e90) the(s15 e80) enemy flag
CTF_GOTFLAG vox/buzwarn Your team has the(s15 e80) enemy flag
CTF_LOSTFLAG vox/buzwarn The enemy has(s5) your flag

// Your flag has returned
// The enemy flag has returned

CTF_FLAGBACK vox/deeoo Your(e80) flag(e80) has(s10) returned
CTF_EFLAGBACK vox/dadeda The enemy flag(e80) has(s5) returned

// --------- Hunted --------- //

HTD_DOORS vox/escape door open

// --------- The Rock --------- //

RK_BYARDOPEN vox/buzwarn blue yards(e90) has been breached
RK_RYARDOPEN vox/buzwarn red yards(e90) has been breached

// your key has returned
// enemy key returned

RK_KEYBACK vox/deeoo your key(e90) has returned
RK_EKEYBACK vox/dadeda enemy key(e90) has returned

// your team has the enemy key
// the enemy has your key

RK_GOTKEY vox/buzwarn Your team has the enemy key
RK_LOSTKEY vox/buzwarn The enemy has your key

// blue/red team scores

RK_BSCORE vox/blue team(e90) scores(e90) _comma _comma _comma nerve_gas_released _comma _comma _comma secure(e90) protective(e80) suit immediately
RK_RSCORE vox/red team(e90) scores(e90)  _comma _comma _comma nerve_gas_released _comma _comma _comma secure(e90) protective(e80) suit immediately

// Take key to enemy gas chamber
RK_TAKEKEY vox/Take(e90) key(e90) to(e80) enemy got(e15) ass(s10 e80) chamber

FBALL_BSCORE vox/blue team(e90) scores(e90)
FBALL_RSCORE vox/red team(e90) scores(e90)

// ------------ Domination ------------- //

// All CP's captured

DM_GOTALL vox/doop (e90) all command point(e60) seconds(s70) secured _comma _comma _comma command point(e60) seconds(s70) reset(e90)
DM_THEYGOTALL vox/buzwarn (e90) enemy secured all command point(e60) seconds(s70) _comma _comma _comma command point(e60) seconds(s70) reset(e90)

// You have the detonation key
// Your team has the detonation key
DM_HAVEKEY vox/buzwarn take key to enemy detonation point
DM_TEAMKEY vox/deeoo _comma your team has the detonation key

// Enemy has key
DM_NMEKEY vox/deeoo _comma the enemy has detonation key _comma guard your detonation point

// scores
DM_NMEDEST vox/_comma _comma _comma deeoo enemy base has been destroyed
DM_YOUDEST vox/_comma _comma _comma deeoo your base has been detroyed

//
DM_BLOPEN vox/buzwarn blue detonation point activated
DM_BLCLOSED vox/deeoo blue detonation point is now deactivated
DM_REDOPEN vox/buzwarn red detonation point activated
DM_REDCLOSED vox/deeoo red detonation point is now deactivated

// Your flag has returned
// The enemy flag has returned

DM_FLAGBACK vox/deeoo Your(e80) key has(s10) returned
DM_EFLAGBACK vox/dadeda The enemy key has(s5) returned
