mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-07-15 08:14:35 +00:00
Brought up to date with the newest T2BoL I've located
This commit is contained in:
parent
8c96cba3e1
commit
accd31895e
287 changed files with 108557 additions and 107608 deletions
42
prefs/Bot Profiles.conf
Normal file
42
prefs/Bot Profiles.conf
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
-- 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;
|
||||
|
||||
14
prefs/WebServer.conf
Normal file
14
prefs/WebServer.conf
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
[Generic]
|
||||
Enabled=true;
|
||||
Host=0.0.0.0;
|
||||
Root= ;
|
||||
Port=27000;
|
||||
StartWorkers=32;
|
||||
|
||||
[StatusCodes]
|
||||
404=none;
|
||||
403=none;
|
||||
|
||||
[MINE]
|
||||
Test=none;
|
||||
Loading…
Add table
Add a link
Reference in a new issue