mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-07-14 23:24:33 +00:00
Initial commit.
This commit is contained in:
commit
9a05e8d86c
652 changed files with 154587 additions and 0 deletions
22
data/campaigns/The Draakan Story - Opposing Force.txt
Normal file
22
data/campaigns/The Draakan Story - Opposing Force.txt
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
;Birth of Legend Campaign file
|
||||
|
||||
[Campaign]
|
||||
Mission1 = "Deployment";
|
||||
MissionText1 = "Mission 1 - Deployment";
|
||||
MissionCount = 1;
|
||||
Name = "The Draakan Story - Opposing Force";
|
||||
|
||||
[Settings]
|
||||
Name = "Roman";
|
||||
TeamName = "Criollos";
|
||||
Race = "Criollos";
|
||||
Sex = "Male";
|
||||
Voice = "Derm3";
|
||||
VoicePitch = 1;
|
||||
Skin = "HALO_SKIN";
|
||||
EnemySkin = "Gecko";
|
||||
EnemyName = "Draakans";
|
||||
PlayerTeam = 1;
|
||||
EnemyTeam = 2;
|
||||
StartLives = 3;
|
||||
EnemyRace = "Draakan";
|
||||
26
data/campaigns/Training Excercises.txt
Normal file
26
data/campaigns/Training Excercises.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
;Training Excersies File
|
||||
|
||||
[Campaign]
|
||||
Mission1 = "TR_Basic";
|
||||
MissionText1 = "Basic Training";
|
||||
Mission2 = "TR_Combat";
|
||||
MissionText2 = "Combat Training";
|
||||
Mission3 = "TR_Sniping";
|
||||
MissionText3 = "Marksman Training";
|
||||
MissionCount = 3;
|
||||
Name = "Training Excercises";
|
||||
|
||||
[Settings]
|
||||
Name = "Dolosus";
|
||||
TeamName = "Draakans";
|
||||
Race = "Draakan";
|
||||
Sex = "A";
|
||||
Voice = "Derm3";
|
||||
VoicePitch = 1;
|
||||
Skin = "Gecko";
|
||||
EnemySkin = "HALO_SKIN";
|
||||
EnemyName = "Criollos";
|
||||
PlayerTeam = 1;
|
||||
EnemyTeam = 2;
|
||||
StartLives = 3;
|
||||
EnemyRace = "Criollos";
|
||||
31
data/campaigns/Tribes 2.txt
Normal file
31
data/campaigns/Tribes 2.txt
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
;Tribes 2 Campaign File
|
||||
|
||||
[Campaign]
|
||||
Training = "Training";
|
||||
Mission1 = "Training1";
|
||||
MissionText1 = "Charybdis";
|
||||
Mission2 = "Training2";
|
||||
MissionText2 = "Sehrganda Prime";
|
||||
Mission3 = "Training3";
|
||||
MissionText3 = "Ymir;
|
||||
Mission4 = "Training4";
|
||||
MissionText4 = "Bloodjewel";
|
||||
Mission5 = "Training5";
|
||||
MissionText5 = "Shi-Draconis Alpha";
|
||||
MissionCount = 5;
|
||||
Name = "Tribes 2";
|
||||
|
||||
[Settings]
|
||||
Name = "Lone Wolf";
|
||||
TeamName = "Star Wolf";
|
||||
Race = "Human";
|
||||
Sex = "Male";
|
||||
Voice = "Male1";
|
||||
VoicePitch = 1;
|
||||
Skin = "SWolf";
|
||||
EnemySkin = "Horde";
|
||||
EnemyName = "Horde";
|
||||
PlayerTeam = 1;
|
||||
EnemyTeam = 2;
|
||||
StartLives = 3;
|
||||
EnemyRace = "BioDerm";
|
||||
Loading…
Add table
Add a link
Reference in a new issue