📙
SW-Scripts - FiveM
  • 👋Introduction
  • Scripts
    • 🐝Beekeeping
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸšēBike Rental
      • Changelog
    • ðŸīConsumables
      • Changelog
    • ðŸ“ĶDelivery Job
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĪŋDiving
      • Items - QB
      • Items - OX
      • Changelog
    • ðŸŒŋDrugs
      • Items - QB
      • Items - OX
      • Shops
      • Changelog
    • ðŸ“ĐElection
      • SQL
      • Changelog
    • 🐄Farming
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Fishing
      • Items - QB
      • Items - OX
      • Dispatch
      • Changelog
    • 👷Garbage Job
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸŠĶGrave Robbery
      • Items - QB
      • Items - OX
      • Shops
      • Dispatch
      • Changelog
    • 🎃Halloween
      • Items - QB
      • Items - OX
      • Changelog
    • ðŸđHunting
      • Items - QB
      • Items - OX
      • Inventory
      • Changelog
    • ðŸŠĻMining
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 💊Oxy Runs
      • Items - QB
      • Items - OX
      • Changelog
    • 🔧Scrapyard
      • Items - QB
      • Items - OX
      • Changelog
    • 🌍Treasure Hunting
      • Items - QB
      • Items - OX
      • Shops
      • SQL
      • Changelog
    • 🍷Vineyard
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
  • Business Scripts
    • ðŸđBahama Mamas
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ☕Bean Machine
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸ”ĨBlack Lantern
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔BurgerShot
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸąCat Cafe
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🌟Galaxy Nightclub
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐔Hen House
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔Hornys Burger
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Koi Seafood
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🚂Last Train
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🌕Nocturnal Nightclub
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Pearls Seafood
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍕Pizza This
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶĒPond Cafe
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶPops Diner
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸļTequi-La-La
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔Up-N-Atom
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶ„Vanilla Unicorn
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍚Yellowjack Inn
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
Powered by GitBook
On this page
  1. Business Scripts
  2. BurgerShot

Items - OX

Add these into your items list e.g. ox_inventory/data/items.lua

-- BurgerShot
['bleederburger']           = { label = 'The Bleeder',                  weight = 500, stack = true, close = true, client = { image = 'bleederburger.png' },         description = 'BurgerShot signature Bleeder Burger' },
['chickenwrap']             = { label = 'Chicken Wrap',                 weight = 500, stack = true, close = true, client = { image = 'chickenwrap.png' },           description = 'BurgerShot signature Chicken Wrap' },
['crazytenders']            = { label = 'Crazy Tenders',                weight = 500, stack = true, close = true, client = { image = 'crazytenders.png' },          description = 'BurgerShot signature Chicken Nuggets' },
['creampie']                = { label = 'Creampie',                     weight = 200, stack = true, close = true, client = { image = 'creampie.png' },              description = 'BurgerShot signature Apple Pie' },
['doubleshotburger']        = { label = 'The Double Shot',              weight = 500, stack = true, close = true, client = { image = 'doubleshotburger.png' },      description = 'BurgerShot signature Double Shot Burger' },
['gloriousburger']          = { label = 'The Glorious',                 weight = 500, stack = true, close = true, client = { image = 'gloriousburger.png' },        description = 'BurgerShot signature Glorious Burger' },
['goatcheesewrap']          = { label = 'Goat Cheese Wrap',             weight = 500, stack = true, close = true, client = { image = 'goatcheesewrap.png' },        description = 'BurgerShot signature Goat Cheese Wrap' },
['heartstopperburger']      = { label = 'The HeartStopper',             weight = 1500, stack = true, close = true, client = { image = 'heartstopperburger.png' },   description = 'BurgerShot signature Heartstopper Burger' },
['meteorite']               = { label = 'Meteorite',                    weight = 200, stack = true, close = true, client = { image = 'meteorite.png' },             description = 'Meteorite branded Ice Cream' },
['mexicantaco']             = { label = 'The Mexican',                  weight = 500, stack = true, close = true, client = { image = 'mexicantaco.png' },           description = 'BurgerShot signature Mexican Taco' },
['orangotang']              = { label = 'Orang-O-Tang',                 weight = 200, stack = true, close = true, client = { image = 'orangotang.png' },            description = 'Orang-O-Tang branded Ice Cream' },
['pricklyburger']           = { label = 'The Prickly',                  weight = 500, stack = true, close = true, client = { image = 'pricklyburger.png' },         description = 'BurgerShot signature Prickly Burger' },
['rimjob']                  = { label = 'Rim Job',                      weight = 200, stack = true, close = true, client = { image = 'rimjob.png' },                description = 'BurgerShot signature Doughnut' },
['ringshots']               = { label = 'Ring Shots',                   weight = 200, stack = true, close = true, client = { image = 'ringshots.png' },             description = 'BurgerShot signature Onion Rings' },
['shotfries']               = { label = 'Shot Fries',                   weight = 200, stack = true, close = true, client = { image = 'shotfries.png' },             description = 'BurgerShot signature French Fries' },
['simplyburger']            = { label = 'The Simply',                   weight = 500, stack = true, close = true, client = { image = 'simplyburger.png' },          description = 'BurgerShot signature Simply Burger' },
['burgershotmenu']          = { label = 'BurgerShot Menu',              weight = 100, stack = true, close = true, client = { image = 'menu.png' },                  description = 'Menu for BurgerShot' },

-- Soft Drinks
['ecola']                   = { label = 'eCola',                        weight = 100, stack = true, close = true, client = { image = 'ecola.png' },                 description = 'Full fat cola beverage' },
['ecolalight']              = { label = 'eCola Light',                  weight = 100, stack = true, close = true, client = { image = 'ecolalight.png' },            description = 'Sugar free cola beverage' },
['sprunk']                  = { label = 'Sprunk',                       weight = 100, stack = true, close = true, client = { image = 'sprunk.png' },                description = 'Full fat lemonade beverage' },
['sprunklight']             = { label = 'Sprunk Light',                 weight = 100, stack = true, close = true, client = { image = 'sprunklight.png' },           description = 'Sugar free lemonade beverage' },

-- Farming
['bacon']                   = { label = 'Bacon',                        weight = 100, stack = true, close = true, client = { image = 'bacon.png' },                 description = 'Little slice of Kevin' },
['bread']                   = { label = 'Bread',                        weight = 200, stack = true, close = true, client = { image = 'bread.png' },                 description = 'The staple of humanity' },
['burgerpatty']             = { label = 'Burger Patty',                 weight = 100, stack = false, close = false, client = { image = 'burgerpatty.png' },         description = 'Raw Patty' },
['cheddar']                 = { label = 'Cheddar Slice',                weight = 100, stack = true, close = true, client = { image = 'cheddar.png' },               description = 'Slice of Cheese' },
['chickenbreast']           = { label = 'Chicken Breast',               weight = 100, stack = false, close = false, client = { image = 'chickenbreast.png' },       description = 'A cooked chicken breast' },
['chickennugget']           = { label = 'Chicken Nuggets',              weight = 200, stack = true, close = true, client = { image = 'chickennugget.png' },         description = 'A childhood favourite!' },
['cocoabean']               = { label = 'Cocoa Bean',                   weight = 100, stack = false, close = false, client = { image = 'cocoabean.png' },           description = 'Signature ingredient of chocolate' },
['flour']                   = { label = 'Flour',                        weight = 100, stack = false, close = false, client = { image = 'flour.png' },               description = 'Milled powder from collected grain' },
['lettuce']                 = { label = 'Lettuce',                      weight = 100, stack = true, close = true, client = { image = 'lettuce.png' },               description = 'Perfect for burger topping... or Rabbits' },
['milk']                    = { label = 'Milk',                         weight = 300, stack = true, close = true, client = { image = 'milk.png' },                  description = 'Glass bottle of milk!' },
['onion']                   = { label = 'Onion',                        weight = 100, stack = false, close = false, client = { image = 'onion.png' },               description = 'Brings a tear to my eye' },
['orange']                  = { label = 'Orange',                       weight = 100, stack = true, close = true, client = { image = 'orange.png' },                description = 'What came first - the fruit or the colour?' },
['pepper']                  = { label = 'Pepper',                       weight = 100, stack = true, close = true, client = { image = 'pepper.png' },                description = 'Surprisingly good raw!' },
['potato']                  = { label = 'Potato',                       weight = 100, stack = true, close = true, client = { image = 'potato.png' },                description = 'An Irish staple' },
['tomato']                  = { label = 'Tomato',                       weight = 100, stack = true, close = true, client = { image = 'tomato.png' },                description = 'A fruit. Not a vegetable.' },
PreviousItems - QBNextJobs - QB

Last updated 17 hours ago

🍔