ed
This commit is contained in:
parent
78e76690c3
commit
2fd4906414
579 changed files with 6943 additions and 6950 deletions
|
@ -0,0 +1,19 @@
|
|||
Config = {}
|
||||
|
||||
Config.ShootingRanges = {
|
||||
{
|
||||
coords = vector3(434.6526, -976.7142, 35.9675),
|
||||
label = "LSPD Schießstand"
|
||||
},
|
||||
{
|
||||
coords = vector3(17.9420, -1100.7803, 29.7972),
|
||||
label = "Ammunation Schießstand"
|
||||
},
|
||||
{
|
||||
coords = vector3(542.0584, 6.6291, 76.6281),
|
||||
label = "Acedemy Schießstand"
|
||||
}
|
||||
}
|
||||
|
||||
Config.MaxHighscores = 10
|
||||
Config.MaxTrainingParticipants = 4
|
Loading…
Add table
Add a link
Reference in a new issue