//TITLES FOR HALF-LIFE
//TITLES FOR HALF-LIFE
// Position command $position x y 
// x & y are from 0 to 1 to be screen resolution independent
// -1 means center in each dimension
// Effect command $effect <effect number>
// effect 0 is fade in/fade out
// effect 1 is flickery credits
// effect 2 is write out (training room)
// effect -1 is print center (normal text in center of screen)
// effect -2 is print notify (normal text in top left of screen)
// effect -3 is print center (text piped straight into console)
// effect -4 is print talk (normal text in lower middle of screen)
// Text color r g b command $color
// fadein time fadeout time / hold time
// $fadein (message fade in time - per character in effect 2)
// $fadeout (message fade out time)
// $holdtime (stay on the screen for this long)

// the only flags TFC uses are the effect value -4 through -1, for screen positions

$effect 0

Menu_ChangeTeam
{
Please Select a Team:
1. Midland Carbide Labs (BLUE)
2. Amalgamated Flourodynamics (GREEN)
}

Tech_One
{
Please Vote for your next research goal:
1. Grenades
2. .357 Magnum
}

Tech_Two
{
Please Vote for your next research goal:
1. Shotgun
2. Satchel
}

Tech_Three
{
Please Vote for your next research goal:
1. MP-5
2. Crossbow
3. TripMine
}

Tech_Three_nomp5
{
Please Vote for your next research goal:
1. Crossbow
2. TripMine
}

Tech_Three_nomp
{
Please Vote for your next research goal:
1. Crossbow
2. TripMine
}

Tech_Three_nocrossbow
{
Please Vote for your next research goal:
1. MP-5
2. TripMine
}

Tech_Three_notrip
{
Please Vote for your next research goal:
1. MP-5
2. Crossbow
}

Tech_Four
{
Please Vote for your next research goal:
1. Gauss Gun
2. Mp-5 Grenades
}

Tech_Five
{
Please Vote for your next research goal:
1. Egon
2. RPG
}

Voting_Up
{
Voting Time Up! 
Next Research Goal is: %s
%s
}

Voting_Up_Three
{
Voting Time Up! 
Next Research Goal is: %s
%s
}

Discovery
{
New Weapon Discovered! 
[ %s ]
Report to Prototype Storage. 
}

Def_Lab
{
You have terminated an unauthorized 
intruder [ 3 frags ]. 
}

Def_Noise
{
You have terminated an unauthorized 
intruder [ 2 frags ]. Please be more quiet
about it next time.  
}

Def_Recruit
{
You have defended the recruiter [ 2 frags ].
}

Recruit
{
You have recruited a new scientist for your 
corporation! [ 5 frags ].
}

Death
{
Cloning your body costs your team $800.
}

Future
{
Your scientists have improved your 
manufacturing process. [ $20,000 ]
}

Hire
{
Your team hires a new scientist, 
costing $5,000.
Try and be more careful with this one.
}

Murder
{
Killing a rival scientist has made your 
science team nervous.
}

Salvage
{
You find advanced technology that
furthers your company's research.
}

Tech_top
{
Please Select next Research Goal:
}
