🏘️Quasar Housing

Crea el espacio perfecto para tu personaje o tus jugadores.

Config.Shells = {
	[1] = { -- Tier 1
		model = 'ate_shell_gaming_empty',
		stash = {
			maxweight = 1000000,
			slots = 5,
		},
		imgs = {
			{
	                    url = "https://i.postimg.cc/T3gXYgWf/ate-shell-gaming-empty-a.png",
	                    label = "Housing",
	                },
	                {
	                    url = "https://i.postimg.cc/zf84zMrF/ate-shell-gaming-empty-b.png",
	                    label = "Housing",
	                }
		}

	},
	[2] = { -- Tier 2
		model = 'ate_shell_gaming_furniture',
		stash = {
			maxweight = 1000000,
			slots = 5,
		},
		imgs = {
			{
	                    url = "https://i.postimg.cc/J0fd9YxJ/ate-shell-gaming-furniture-a.png",
	                    label = "Housing",
	                },
	                {
	                    url = "https://i.postimg.cc/nhJnm3xC/ate-shell-gaming-furniture-b.png",
	                    label = "Housing",
	                },
	                {
	                    url = "https://i.postimg.cc/GpS0XQWP/ate-shell-gaming-furniture-c.png",
	                    label = "Housing",
	                },
		}

	},

Última actualización

¿Te fue útil?