📜Ox_inventory

// OX_INVENTORY > DATA > WEAPON
		['WEAPON_BIGDILDO'] = {
			label = 'Big Dildo',
			weight = 80,
			durability = 0.1,
		},

		['WEAPON_BIGDILDOBLACK'] = {
			label = 'Big Dildo Black',
			weight = 80,
			durability = 0.1,
		},

		['WEAPON_BIGDILDOBLUE'] = {
			label = 'Big Dildo Blue',
			weight = 80,
			durability = 0.1,
		},

		['WEAPON_BIGDILDOGREEN'] = {
			label = 'Big Dildo Green',
			weight = 80,
			durability = 0.1,
		},

		['WEAPON_BIGDILDOPINK'] = {
			label = 'Big Dildo Pink',
			weight = 80,
			durability = 0.1,
		},

		['WEAPON_BIGDILDORED'] = {
			label = 'Big Dildo Red',
			weight = 80,
			durability = 0.1,
		},

Última actualización

¿Te fue útil?