mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-22 03:51:23 +00:00
08d3297b72
added bots in .arena files
46 lines
No EOL
596 B
Text
46 lines
No EOL
596 B
Text
{
|
|
//MAP FILE NAME
|
|
map "q3r_babel"
|
|
|
|
//IN-GAME MAP NAME
|
|
longname "Babel's Military Base"
|
|
|
|
//AUTHOR OF THE MAP
|
|
author "Marc Fontaine (insellium remix)"
|
|
|
|
//GAME TYPE SUPPORTS
|
|
type "q3r_dom"
|
|
|
|
//CUSTOM BOTS
|
|
bots "Dean Minori Vlad Emma Tobias Alexandra Sam"
|
|
|
|
//PLAYER STARTS
|
|
starts "16"
|
|
|
|
//LAPTIME
|
|
laptime " "
|
|
|
|
//CHECKPOINTS
|
|
checkpoints "20"
|
|
|
|
//OBSERVER SPOTS
|
|
observerspots "1"
|
|
|
|
//WEAPONS
|
|
weapons "SG,RG,PG,RL,BFG"
|
|
|
|
//POWERUPS
|
|
powerups "0"
|
|
|
|
//REVERSABLE
|
|
reversable " "
|
|
|
|
//TRACK LENGTHS
|
|
tracklengths " "
|
|
|
|
//BOT SUPPORTS
|
|
botsupport "Bad"
|
|
|
|
//TEAMS
|
|
teams "2-4"
|
|
} |