forked from Simnation/Main
Update apartments.lua
This commit is contained in:
parent
9827f2afa9
commit
2504432a6e
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ Config.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(-153.79, 6433.14, 30.92, 120.71),
|
||||||
Coords = vector4(-153.79, 6433.14, 31.92, 120.71),
|
Coords = vector4(-153.79, 6433.14, 30.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