forked from Simnation/Main
dj fix
This commit is contained in:
parent
cd054eb1a0
commit
d9285246d8
1 changed files with 1 additions and 21 deletions
|
@ -49,24 +49,4 @@ Config.DJPositions = {
|
|||
volume = 1.0 --[[ do not touch the volume! --]]
|
||||
}
|
||||
|
||||
},
|
||||
Config.DJPositions = {
|
||||
{
|
||||
name = 'Cayo Perico Stage',
|
||||
pos = vector3(4893.5195, -4904.9727, 3.4866),
|
||||
requiredJob = nil, -- example: requiredJob = "dj"
|
||||
range = 25.0,
|
||||
volume = 1.0 --[[ do not touch the volume! --]]
|
||||
}
|
||||
|
||||
},
|
||||
Config.DJPositions = {
|
||||
{
|
||||
name = 'PHP / Autohaus',
|
||||
pos = vector3(-928.5052, -2049.8372, 9.0510),
|
||||
requiredJob = nil, -- example: requiredJob = "dj"
|
||||
range = 25.0,
|
||||
volume = 1.0 --[[ do not touch the volume! --]]
|
||||
}
|
||||
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue