forked from Simnation/Main
Update apartments.lua
This commit is contained in:
parent
4f29316365
commit
e551e5d9f4
1 changed files with 2 additions and 2 deletions
|
@ -245,8 +245,8 @@ Config.Apartments = {
|
||||||
["south_seas_apartments"] = {
|
["south_seas_apartments"] = {
|
||||||
Label = "South Seas Apartments",
|
Label = "South Seas Apartments",
|
||||||
Address = "Cascabel Ave. 1053",
|
Address = "Cascabel Ave. 1053",
|
||||||
SelectPanelCoords = vector4(-153.79, 6433.14, 30.92, 120.71),
|
SelectPanelCoords = vector4(-154.4194, 6433.5605, 31.9159, 241.7157),
|
||||||
Coords = vector4(-153.79, 6433.14, 30.92, 120.71),
|
Coords = vector4(-153.79, 6433.14, 31.92, 120.71),
|
||||||
Blip = {use = true, size = 0.75, sprite = 475, color = 26},
|
Blip = {use = true, size = 0.75, sprite = 475, color = 26},
|
||||||
|
|
||||||
Apartments = {
|
Apartments = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue