ox_inventory

The images for these items can always be found in a folder named [images] within the previously downloaded package. Make sure to use these images to ensure consistency and a seamless experience for players on your server.

['royal_flush_whiskey'] = {
    label = 'Royal Flush Whiskey',
    weight = 10,
    stack = true,
},

['high_roller_vodka'] = {
    label = 'High Roller Vodka',
    weight = 10,
    stack = true,
},

['lucky_7s_tequila'] = {
    label = 'Lucky 7’s Tequila',
    weight = 10,
    stack = true,
},

['blackjack_bourbon'] = {
    label = 'Blackjack Bourbon',
    weight = 10,
    stack = true,
},

['gold_watch'] = {
    label = 'Gold Watch',
    weight = 10,
    stack = true,
},

['diamond_ring'] = {
    label = 'Diamond Ring',
    weight = 10,
    stack = true,
},

['luxury_cigar'] = {
    label = 'Luxury Cigar Box',
    weight = 10,
    stack = true,
},

['expensive_champagne'] = {
    label = 'Expensive Champagne',
    weight = 10,
    stack = true,
},

Last updated