forked from Simnation/Main
Update DJ
This commit is contained in:
parent
864831eee7
commit
97df20ab8c
1 changed files with 11 additions and 0 deletions
|
@ -151,6 +151,17 @@ Config.DJ_DESKS = { -- More DESKS in our discord: https://nuvilstore.com/discord
|
||||||
-- ['ambulance'] = { 0, 1, 2, 3, 4, 5 },
|
-- ['ambulance'] = { 0, 1, 2, 3, 4, 5 },
|
||||||
-- }
|
-- }
|
||||||
},
|
},
|
||||||
|
['Marc Haus'] = { -- From: Vanilla GTA5
|
||||||
|
Location = { x = -3108.0515, 1409.3561, 23.2553 },
|
||||||
|
Distance = 50.0, -- Meters
|
||||||
|
RenderDistance = 50.0,
|
||||||
|
SmokeTime = 25000,
|
||||||
|
Default_Volume = 0.25, -- Recommended Default Volume
|
||||||
|
-- AllowedJobs = {
|
||||||
|
-- ['police'] = { 0, 1, 2, 3, 4, 5 },
|
||||||
|
-- ['ambulance'] = { 0, 1, 2, 3, 4, 5 },
|
||||||
|
-- }
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
Config.QuickAccessAudios = {
|
Config.QuickAccessAudios = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue