forked from Simnation/Main
Update config_motels.lua
This commit is contained in:
parent
b7175a36b1
commit
93f18c3f71
1 changed files with 224 additions and 0 deletions
|
@ -6523,7 +6523,82 @@ Config.Motels = {
|
|||
Name = nil,
|
||||
Lastname = nil,
|
||||
},
|
||||
},
|
||||
StyleMenu = {
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
||||
name = "modern",
|
||||
durum = true,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
||||
name = "seductive",
|
||||
durum = false,
|
||||
price = 5000
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
||||
name = "moody",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
||||
name = "vibrant",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
||||
name = "sharp",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
||||
name = "monochrome",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
||||
name = "regal",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
||||
name = "aqua",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "extra",
|
||||
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
||||
name = "strip",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "extra",
|
||||
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
||||
name = "booze",
|
||||
durum = true,
|
||||
price = 5000,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
},
|
||||
{
|
||||
Coords = vector4(950.2888, -201.1973, 79.3634, 40.4955),
|
||||
|
@ -6550,6 +6625,78 @@ Config.Motels = {
|
|||
Name = nil,
|
||||
Lastname = nil,
|
||||
},
|
||||
},
|
||||
StyleMenu = {
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
||||
name = "modern",
|
||||
durum = true,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
||||
name = "seductive",
|
||||
durum = false,
|
||||
price = 5000
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
||||
name = "moody",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
||||
name = "vibrant",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
||||
name = "sharp",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
||||
name = "monochrome",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
||||
name = "regal",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
||||
name = "aqua",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "extra",
|
||||
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
||||
name = "strip",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "extra",
|
||||
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
||||
name = "booze",
|
||||
durum = true,
|
||||
price = 5000,
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -6577,7 +6724,84 @@ Config.Motels = {
|
|||
Name = nil,
|
||||
Lastname = nil,
|
||||
},
|
||||
},
|
||||
StyleMenu = {
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075303669810/modern.png",
|
||||
name = "modern",
|
||||
durum = true,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076520030218/seductive.png",
|
||||
name = "seductive",
|
||||
durum = false,
|
||||
price = 5000
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075978969108/moody.png",
|
||||
name = "moody",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074599039027/vibrant.png",
|
||||
name = "vibrant",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076872355973/sharp.png",
|
||||
name = "sharp",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644075555340441/monochrome.png",
|
||||
name = "monochrome",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644076247388231/regal.png",
|
||||
name = "regal",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "style",
|
||||
png = "https://cdn.discordapp.com/attachments/1095505976725078167/1106644074989113344/aqua.png",
|
||||
name = "aqua",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "extra",
|
||||
png = "https://cdn.shopify.com/s/files/1/0178/2936/3812/products/1_42_1024x1024.png?v=1617035503",
|
||||
name = "strip",
|
||||
durum = false,
|
||||
price = 5000,
|
||||
},
|
||||
{
|
||||
type = "extra",
|
||||
png = "https://e7.pngegg.com/pngimages/85/460/png-clipart-riga-black-balsam-cocktail-gin-distilled-beverage-alcohol-splash.png",
|
||||
name = "booze",
|
||||
durum = true,
|
||||
price = 5000,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
},
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue