CampFirePlay/presets/houses.json
Degradin 5b2a2b3ff9 v0.0.59
Система слотов
Промокоды
2023-09-23 22:09:12 +03:00

42 lines
880 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"1": {
"name": "Подвал",
"price": 100
},
"2": {
"name": "Комната в общаге",
"price": 50000
},
"3": {
"name": "Квартира в малосемейке",
"price": 150000
},
"4": {
"name": "1-комнатная квартира в сталинке",
"price": 300000
},
"5": {
"name": "3-комнатная квартира в сталинке",
"price": 500000
},
"6": {
"name": "Студия с евроремонтом",
"price": 2000000
},
"7": {
"name": "2-комнатная квартира с евроремонтом в панельке",
"price": 3800000
},
"8": {
"name": "2-этажный дом",
"price": 5000000
},
"9": {
"name": "Таунхаус",
"price": 10000000
},
"10": {
"name": "Дворец",
"price": 50000000
}
}