Items - QB
Add these into your items list e.g. qb-core/shared/items.lua
-- BurgerShot
bleederburger = { name = 'bleederburger', label = 'The Bleeder', weight = 500, type = 'item', image = 'bleederburger.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Bleeder Burger' },
chickenwrap = { name = 'chickenwrap', label = 'Chicken Wrap', weight = 500, type = 'item', image = 'chickenwrap.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Chicken Wrap' },
crazytenders = { name = 'crazytenders', label = 'Crazy Tenders', weight = 500, type = 'item', image = 'crazytenders.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Chicken Nuggets' },
creampie = { name = 'creampie', label = 'Creampie', weight = 200, type = 'item', image = 'creampie.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Apple Pie' },
doubleshotburger = { name = 'doubleshotburger', label = 'The Double Shot', weight = 500, type = 'item', image = 'doubleshotburger.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Double Shot Burger' },
gloriousburger = { name = 'gloriousburger', label = 'The Glorious', weight = 500, type = 'item', image = 'gloriousburger.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Glorious Burger' },
goatcheesewrap = { name = 'goatcheesewrap', label = 'Goat Cheese Wrap', weight = 500, type = 'item', image = 'goatcheesewrap.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Goat Cheese Wrap' },
heartstopperburger = { name = 'heartstopperburger', label = 'The HeartStopper', weight = 1500, type = 'item', image = 'heartstopperburger.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Heartstopper Burger' },
meteorite = { name = 'meteorite', label = 'Meteorite', weight = 200, type = 'item', image = 'meteorite.png', unique = true, useable = true, shouldClose = true, description = 'Meteorite branded Ice Cream' },
mexicantaco = { name = 'mexicantaco', label = 'The Mexican', weight = 500, type = 'item', image = 'mexicantaco.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Mexican Taco' },
orangotang = { name = 'orangotang', label = 'Orang-O-Tang', weight = 200, type = 'item', image = 'orangotang.png', unique = true, useable = true, shouldClose = true, description = 'Orang-O-Tang branded Ice Cream' },
pricklyburger = { name = 'pricklyburger', label = 'The Prickly', weight = 500, type = 'item', image = 'pricklyburger.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Prickly Burger' },
rimjob = { name = 'rimjob', label = 'Rim Job', weight = 200, type = 'item', image = 'rimjob.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Doughnut' },
ringshots = { name = 'ringshots', label = 'Ring Shots', weight = 200, type = 'item', image = 'ringshots.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Onion Rings' },
shotfries = { name = 'shotfries', label = 'Shot Fries', weight = 200, type = 'item', image = 'shotfries.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature French Fries' },
simplyburger = { name = 'simplyburger', label = 'The Simply', weight = 500, type = 'item', image = 'simplyburger.png', unique = true, useable = true, shouldClose = true, description = 'BurgerShot signature Simply Burger' },
burgershotmenu = { name = 'burgershotmenu', label = 'BurgerShot Menu', weight = 100, type = 'item', image = 'menu.png', unique = false, useable = true, shouldClose = true, description = 'Menu for BurgerShot' },
-- Soft Drinks
ecola = { name = 'ecola', label = 'eCola', weight = 100, type = 'item', image = 'ecola.png', unique = false, useable = true, shouldClose = true, description = 'Full fat cola beverage' },
ecolalight = { name = 'ecolalight', label = 'eCola Light', weight = 100, type = 'item', image = 'ecolalight.png', unique = false, useable = true, shouldClose = true, description = 'Sugar free cola beverage' },
sprunk = { name = 'sprunk', label = 'Sprunk', weight = 100, type = 'item', image = 'sprunk.png', unique = false, useable = true, shouldClose = true, description = 'Full fat lemonade beverage' },
sprunklight = { name = 'sprunklight', label = 'Sprunk Light', weight = 100, type = 'item', image = 'sprunklight.png', unique = false, useable = true, shouldClose = true, description = 'Sugar free lemonade beverage' },
-- Farming
bacon = { name = 'bacon', label = 'Bacon', weight = 100, type = 'item', image = 'bacon.png', unique = false, useable = true, shouldClose = true, description = 'Little slice of Kevin' },
bread = { name = 'bread', label = 'Bread', weight = 200, type = 'item', image = 'bread.png', unique = false, useable = true, shouldClose = true, description = 'The staple of humanity' },
burgerpatty = { name = 'burgerpatty', label = 'Burger Patty', weight = 100, type = 'item', image = 'burgerpatty.png', unique = false, useable = false, shouldClose = false, description = 'Raw Patty' },
cheddar = { name = 'cheddar', label = 'Cheddar Slice', weight = 100, type = 'item', image = 'cheddar.png', unique = false, useable = true, shouldClose = true, description = 'Slice of Cheese' },
chickenbreast = { name = 'chickenbreast', label = 'Chicken Breast', weight = 100, type = 'item', image = 'chickenbreast.png', unique = false, useable = false, shouldClose = false, description = 'A cooked chicken breast' },
chickennugget = { name = 'chickennugget', label = 'Chicken Nuggets', weight = 200, type = 'item', image = 'chickennugget.png', unique = false, useable = true, shouldClose = true, description = 'A childhood favourite!' },
cocoabean = { name = 'cocoabean', label = 'Cocoa Bean', weight = 100, type = 'item', image = 'cocoabean.png', unique = false, useable = false, shouldClose = false, description = 'Signature ingredient of chocolate' },
flour = { name = 'flour', label = 'Flour', weight = 100, type = 'item', image = 'flour.png', unique = false, useable = false, shouldClose = false, description = 'Milled powder from collected grain' },
lettuce = { name = 'lettuce', label = 'Lettuce', weight = 100, type = 'item', image = 'lettuce.png', unique = false, useable = true, shouldClose = true, description = 'Perfect for burger topping... or Rabbits' },
milk = { name = 'milk', label = 'Milk', weight = 300, type = 'item', image = 'milk.png', unique = false, useable = true, shouldClose = true, description = 'Glass bottle of milk!' },
onion = { name = 'onion', label = 'Onion', weight = 100, type = 'item', image = 'onion.png', unique = false, useable = false, shouldClose = false, description = 'Brings a tear to my eye' },
orange = { name = 'orange', label = 'Orange', weight = 100, type = 'item', image = 'orange.png', unique = false, useable = true, shouldClose = true, description = 'What came first - the fruit or the colour?' },
pepper = { name = 'pepper', label = 'Pepper', weight = 100, type = 'item', image = 'pepper.png', unique = false, useable = true, shouldClose = true, description = 'Surprisingly good raw!' },
potato = { name = 'potato', label = 'Potato', weight = 100, type = 'item', image = 'potato.png', unique = false, useable = true, shouldClose = true, description = 'An Irish staple' },
tomato = { name = 'tomato', label = 'Tomato', weight = 100, type = 'item', image = 'tomato.png', unique = false, useable = true, shouldClose = true, description = 'A fruit. Not a vegetable.' },
Last updated