mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
chore(blip): extract configuration to config file
This commit is contained in:
+5
-2
@@ -17,8 +17,11 @@ Config.PoliceStations = {
|
||||
LSPD = {
|
||||
|
||||
Blip = {
|
||||
Pos = { x = 425.130, y = -979.558, z = 30.711 },
|
||||
Color = 29,
|
||||
Pos = { x = 425.130, y = -979.558, z = 30.711 },
|
||||
Sprite = 60,
|
||||
Display = 4,
|
||||
Scale = 1.2,
|
||||
Color = 29,
|
||||
},
|
||||
|
||||
AuthorizedWeapons = {
|
||||
|
||||
Reference in New Issue
Block a user