mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
chore(blip): extract configuration
This commit is contained in:
@@ -16,6 +16,13 @@ Config.Locale = 'fr'
|
||||
|
||||
Config.Zones = {
|
||||
|
||||
Blip = {
|
||||
Pos = { x = 425.130, y = -979.558, z = 30.711 },
|
||||
Sprite = 61,
|
||||
Display = 4,
|
||||
Scale = 1.2,
|
||||
Colour = 2,
|
||||
},
|
||||
|
||||
HospitalInteriorEntering1 = {
|
||||
Pos = { x = 1151.447, y = -1529.491, z = 34.375 },
|
||||
|
||||
Reference in New Issue
Block a user