Initial commit.

This commit is contained in:
Jim Gray
2013-04-04 14:32:05 -07:00
parent ba5c81da32
commit d71d53e8ec
2180 changed files with 1393544 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
//Siege team definition file.
name "New Alliance"
FriendlyShader "sprites/team_allies" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
class1 "Rebel Driver"
class2 "Rebel Sniper"
class3 "Rebel Infantry"
class4 "Rebel Assault Specialist"
class5 "Wookie"
class6 "Rebel Demolitionist"
class7 "Kyle"
class8 "Luke"
}

View File

@@ -0,0 +1,16 @@
//Siege team definition file.
name "Dark Jedi"
FriendlyShader "sprites/team_darkjedi" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
class1 "Dark Jedi Destroyer"
class2 "Dark Jedi Invader"
class3 "Dark Jedi Duelist"
class4 "Dark Jedi Knight"
class5 "Dark Side Marauder"
class6 "Dark Force Assassin"
class7 "Cultist"
class8 "Jedi Hunter"
}

View File

@@ -0,0 +1,16 @@
//Siege team definition file.
name "Imperial Remnant"
FriendlyShader "sprites/team_imperials" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
class1 "Imperial Driver"
class2 "Imperial Sniper"
class3 "Imperial Stormtrooper"
class4 "Rocket Trooper"
class5 "Hazard Trooper"
class6 "Imperial Demolitionist"
class7 "Imperial Assassin"
class8 "Imperial Officer"
}

View File

@@ -0,0 +1,16 @@
//Siege team definition file.
name "Jedi"
FriendlyShader "sprites/team_jedi" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
class1 "Jedi Healer"
class2 "Jedi Scout"
class3 "Jedi Duelist"
class4 "Jedi Force User"
class5 "Jedi Knight"
class6 "Jedi Guardian"
class7 "Kyle"
class8 "Protector"
}

View File

@@ -0,0 +1,16 @@
//Siege team definition file.
name "Mercenaries"
FriendlyShader "sprites/team_mercs" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
class1 "Merc Driver"
class2 "Merc Sniper"
class3 "Mercenary"
class4 "Merc Assault Specialist"
class5 "Merc Heavy Weapons Specialist"
class6 "Merc Demolitionist"
class7 "Jedi Hunter"
class8 "Bounty Hunter"
}

View File

@@ -0,0 +1,21 @@
//Siege team definition file.
name "Siege1_Imperials"
FriendlyShader "sprites/imperial_attack" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
//Infantry
class1 "Imperial Snowtrooper"
//Heavy
class2 "Rocket Trooper"
//Demo
class3 "Imperial Demolitionist"
//Vanguard
class4 "Imperial Sniper"
//Support
class5 "Imperial Tech"
//Jedi
class6 "Dark Jedi Invader"
// class7 "Dark Side Marauder"
}

View File

@@ -0,0 +1,20 @@
//Siege team definition file.
name "Siege1_Rebels"
FriendlyShader "sprites/rebel_defend" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
//Infantry
class1 "Rebel Infantry"
//Heavy
class2 "Wookie"
//Demo
class3 "Rebel Demolitionist"
//Vanguard
class4 "Rebel Sniper"
//Support
class5 "Rebel Tech"
//Jedi
class6 "Jedi Guardian"
}

View File

@@ -0,0 +1,22 @@
//Siege team definition file.
name "Siege2_Mercs"
FriendlyShader "sprites/imperial_defend" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
//Infantry Class
class1 "Bounty Hunter"
// class1 "Mercenary"
//Heavy Class
class2 "Merc Assault Specialist"
// class2 "Merc Heavy Weapons Specialist"
//Demo Class
class3 "Merc Demolitionist"
//Vanguard Class
class4 "Merc Sniper"
//Support Class
class5 "Smuggler"
//Jedi Class
class6 "Dark Side Marauder"
}

View File

@@ -0,0 +1,20 @@
//Siege team definition file.
name "Siege2_Rebels"
FriendlyShader "sprites/rebel_attack" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
//Infantry Class
class1 "Rebel Assault Specialist"
//Heavy Class
class2 "Wookie"
//Demo Class
class3 "Rebel Demolitionist"
//Vanguard Class
class4 "Rebel Sniper"
//Support Class
class5 "Rebel Tech"
//Jedi Class
class6 "Jedi Duelist"
}

View File

@@ -0,0 +1,20 @@
//Siege team definition file.
name "Siege3_DarkJedi"
FriendlyShader "sprites/imperial_defend" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
//Infantry
class1 "Dark Side Mauler"
//Heavy
class2 "Dark Jedi Destroyer"
//Demo
class3 "Dark Jedi Demolitionist"
//Vanguard
class4 "Dark Jedi Interceptor"
//Support
class5 "Dark Jedi Tech"
//Jedi
class6 "Dark Jedi Duelist"
}

View File

@@ -0,0 +1,20 @@
//Siege team definition file.
name "Siege3_Jedi"
FriendlyShader "sprites/rebel_attack" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
//Infantry
class1 "Jedi Warrior"
//Heavy
class2 "Jedi Knight"
//Demo
class3 "Jedi Demolitionist"
//Vanguard
class4 "Jedi Scout"
//Support
class5 "Jedi Healer"
//Jedi
class6 "Jedi Lightsaber Master"
}

View File

@@ -0,0 +1,20 @@
//Siege team definition file.
name "Siege4_Imperials"
FriendlyShader "sprites/team_imperials" //Name of shader to display above heads of teammates (to others on this team)
Classes
{
//Infantry
class1 "Imperial Pilot"
//Heavy
class2 "Imperial Stormtrooper"
//Demo
class3 "Imperial Light Demolitionist"
//Vanguard
class4 "Imperial Light Sniper"
//Support
class5 "Imperial Light Tech"
//Jedi
class6 "Dark Jedi Apprentice"
}

View File

@@ -0,0 +1,20 @@
//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"
}

Binary file not shown.