forked from Simnation/Main
Update apartments.lua
This commit is contained in:
parent
e551e5d9f4
commit
907569f3ac
1 changed files with 31 additions and 31 deletions
|
@ -251,114 +251,114 @@ Config.Apartments = {
|
|||
|
||||
Apartments = {
|
||||
{
|
||||
price = 230,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 230000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 240000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 240000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 250000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 250000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 260000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 260000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 270000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_01",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 270000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_02",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 280000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_02",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 280000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_02",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 290000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_02",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 290000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_02",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 300000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_02",
|
||||
basicTheme = 0
|
||||
},
|
||||
|
||||
{
|
||||
price = 300000,
|
||||
price = 2000,
|
||||
rentable = true,
|
||||
ipl = "luxury_apartment",
|
||||
ipl = "ipl_02",
|
||||
basicTheme = 0
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue