Files
TF2-Scripts/resource/closecaption_tf2-scripts.txt
Lyrositor cca4bb569e Rework lang to use captions
This replaces the earlier developer console system.

Also performs a small change to the way the ENGINEER_PDA setting works.
2014-02-22 22:44:11 +01:00

42 lines
5.6 KiB
Plaintext

"lang"
{
"Language" "tf2-scripts"
"Tokens"
{
"#AutoDisguise.ON" "Automatic Disguise: <clr:101,205,93>ON<clr:255,255,255>"
"#AutoDisguise.OFF" "Automatic Disguise: <clr:193,35,35>OFF<clr:255,255,255>"
"#DebugOutput.Show" "<clr:101,205,93>Showing debug output.<clr:255,255,255>"
"#Disguise.Demoman" "Disguising as <clr:35,136,193>Demoman<clr:255,255,255>."
"#Disguise.Engineer" "Disguising as <clr:35,136,193>Engineer<clr:255,255,255>."
"#Disguise.Pyro" "Disguising as <clr:35,136,193>Pyro<clr:255,255,255>."
"#Disguise.Sniper" "Disguising as <clr:35,136,193>Sniper<clr:255,255,255>."
"#Disguise.Remove" "<clr:193,35,35>Removing<clr:255,255,255> disguise."
"#Loadout.A" "Switching to <clr:35,136,193>loadout A<clr:255,255,255>."
"#Loadout.B" "Switching to <clr:35,136,193>loadout B<clr:255,255,255>."
"#Loadout.C" "Switching to <clr:35,136,193>loadout C<clr:255,255,255>."
"#Loadout.D" "Switching to <clr:35,136,193>loadout D<clr:255,255,255>."
"#Music.1" "Currently Playing: <clr:235,181,100>Team Fortress 2 (Main Theme)<clr:255,255,255>"
"#Music.2" "Currently Playing: <clr:235,181,100>Playing With Danger<clr:255,255,255>"
"#Music.3" "Currently Playing: <clr:235,181,100>Rocket Jump Waltz<clr:255,255,255>"
"#Music.4" "Currently Playing: <clr:235,181,100>The Art of War<clr:255,255,255>"
"#Music.5" "Currently Playing: <clr:235,181,100>Faster Than a Speeding Bullet<clr:255,255,255>"
"#Music.6" "Currently Playing: <clr:235,181,100>Petite Chou-Fleur<clr:255,255,255>"
"#Music.7" "Currently Playing: <clr:235,181,100>Right Behind You<clr:255,255,255>"
"#Music.8" "Currently Playing: <clr:235,181,100>Intruder Alert<clr:255,255,255>"
"#Music.9" "Currently Playing: <clr:235,181,100>Drunken Pipe Bomb<clr:255,255,255>"
"#Music.10" "Currently Playing: <clr:235,181,100>More Gun<clr:255,255,255>"
"#Music.11" "Currently Playing: <clr:235,181,100>A Little Heart to Heart<clr:255,255,255>"
"#Music.12" "Currently Playing: <clr:235,181,100>MEDIC!<clr:255,255,255>"
"#Music.13" "Currently Playing: <clr:235,181,100>Archimedes<clr:255,255,255>"
"#Music.14" "Currently Playing: <clr:235,181,100>Dreams of Cruelty<clr:255,255,255>"
"#Music.15" "Currently Playing: <clr:235,181,100>The Calm<clr:255,255,255>"
"#Music.16" "Currently Playing: <clr:235,181,100>ROBOTS!<clr:255,255,255>"
"#Music.17" "Currently Playing: <clr:235,181,100>TF2 Saxxy 2011 Theme<clr:255,255,255>"
"#Music.18" "Currently Playing: <clr:235,181,100>Haunted Fortress 2<clr:255,255,255>"
"#Music.19" "Currently Playing: <clr:235,181,100>Mann vs. Machine Upgrade Station Music (Unused)<clr:255,255,255>"
}
}