forked from Simnation/Main
Update apartments.lua
This commit is contained in:
parent
e91f1847fd
commit
3a58914f61
1 changed files with 2 additions and 3 deletions
|
@ -249,7 +249,6 @@ Config.Apartments = {
|
||||||
Coords = vector4(-153.79, 6433.14, 31.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 = {
|
||||||
{
|
{
|
||||||
price = 2000,
|
price = 2000,
|
||||||
|
@ -368,8 +367,8 @@ Config.Apartments = {
|
||||||
["vespucci_apartments"] = {
|
["vespucci_apartments"] = {
|
||||||
Label = "Vespucci Apartments",
|
Label = "Vespucci Apartments",
|
||||||
Address = "Palomino Ave. 8235",
|
Address = "Palomino Ave. 8235",
|
||||||
SelectPanelCoords = vector4(-867.1702, -1275.2576, 5.1502, 56.7252),
|
SelectPanelCoords = vector4(-867.4664, -1274.8892, 5.1502, 245.4287),
|
||||||
Coords = vector4(-863.9724, -1277.0022, 5.1502, 357.5144),
|
Coords = vector4(-866.6864, -1275.3499, 5.1502, 244.9495),
|
||||||
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