21 lines
411 B
Plaintext
21 lines
411 B
Plaintext
//Siege team definition file.
|
|
|
|
name "Siege4_Rebels"
|
|
FriendlyShader "sprites/team_allies" //Name of shader to display above heads of teammates (to others on this team)
|
|
|
|
Classes
|
|
{
|
|
//Infantry
|
|
class1 "Rebel Pilot"
|
|
//Heavy
|
|
class2 "Rebel Heavy Infantry"
|
|
//Demo
|
|
class3 "Rebel Light Demolitionist"
|
|
//Vanguard
|
|
class4 "Rebel Light Sniper"
|
|
//Support
|
|
class5 "Rebel Light Tech"
|
|
//Jedi
|
|
class6 "Jedi Apprentice"
|
|
}
|