Updated 2.1.0

Updated everything to new format, N1K0 is about to work on some more stuff.
This commit is contained in:
Andyyy7666
2022-07-16 04:46:27 +02:00
parent e25da65776
commit 96f89d60ff
37 changed files with 924 additions and 854 deletions

View File

@@ -1,7 +1,7 @@
-- For support join my discord: https://discord.gg/Z9Mxu72zZ6
doorList = {
-- Sandy Shores Sheriff's Office front door.
-- Sandy Shores Sheriff office front door.
{
textCoords = vector3(1855.1896, 3683.4507, 34.2675),
authorizedJobs = {"BCSO", "LSPD", "BCSO"},
@@ -12,7 +12,7 @@ doorList = {
}
},
-- Paleto Bay Sheriff's Office front doors.
-- Paleto bay Sheriff office office front doors.
{
textCoords = vector3(-443.6129, 6016.0483, 31.7164),
authorizedJobs = {"BCSO", "LSPD", "BCSO"},
@@ -35,4 +35,4 @@ doorList = {
{hash = 320433149, coords = vector3(434.8228, -982.7103, 30.6896), heading = 272.0}
}
},
}
}