Merged a newer T2BoL's prefs folder

This commit is contained in:
Robert MacGregor 2016-03-17 02:01:22 -04:00
parent e34945e797
commit 6cb8acd81a
4 changed files with 21 additions and 56 deletions

View file

@ -1,42 +0,0 @@
-- Human
[Bot]
Name = Commander Jackson;
Skill = 0.95;
Offense = true;
voicePitch = 0.90;
Race = Human;
Skin = Beagle;
Voice = Male4;
Sex = Male;
[Bot]
Name = Cynthia Fisher;
Skill = 0.92;
Offense = false;
voicePitch = 0.94;
Race = Human;
Skin = SWolf;
Voice = Fem3;
Sex = Female;
-- Draakan
[Bot]
Name = Nyoka;
Skill = 1;
Offense = true;
voicePitch = 0.98;
Race = Draakan;
Skin = Gecko;
Voice = Derm2;
Sex = Female;
[Bot]
Name = Kiaro;
Skill = 99;
Offense = true;
voicePitch = 0.98;
Race = Draakan;
Skin = Gecko;
Voice = Derm2;
Sex = Male;

View file

@ -1,14 +0,0 @@
[Generic]
Enabled=true;
Host=0.0.0.0;
Root= ;
Port=27000;
StartWorkers=32;
[StatusCodes]
404=none;
403=none;
[MINE]
Test=none;

10
prefs/rpg.cfg Executable file
View file

@ -0,0 +1,10 @@
[RPG]
keepCorpses = true;
maxCorpses = 6;
[PawsAreNice]
Indeed = true;
[Server]
SpaceServer = "192.168.1.5";
EarthServer = "192.168.1.5";

11
prefs/survival.cfg Executable file
View file

@ -0,0 +1,11 @@
[Survival]
maxBots = 16;
difficultyIncrement = 0.008;
fastDifficultyIncrement = 0.09;
startDifficulty = 0.004;
enableGodbot = true;
godBotFrequency = 5;
hintsEnabled = true;
hintTimeMS = 120000;
allowSetup = true;
setupTimeMS = 60000;