Inventory Setup
["bacon_burger"] = {
label = 'Bacon Burger',
description = 'Mmm.. Delicious!',
weight = 100,
stack = true,
close = true,
client = {
status = { hunger = 100000 },
anim = { dict = "mp_player_inteat@burger", clip = "mp_player_int_eat_burger_fp" },
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.12, 0.04, 0.01),
rot = vec3(161.55, -47.5, -4.65)
},
usetime = 5000,
}
},
["bleeder"] = {
label = 'Bleeder Burger',
description = 'A BurgerShot Classic!',
weight = 100,
stack = true,
close = true,
client = {
status = { hunger = 150000 },
anim = { dict = "mp_player_inteat@burger", clip = "mp_player_int_eat_burger_fp" },
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.12, 0.04, 0.01),
rot = vec3(161.55, -47.5, -4.65)
},
usetime = 5000,
}
},
["heartstopper"] = {
label = 'Heart-Stopper Burger',
description = 'Clogged FULL of Goodness!',
weight = 100,
stack = true,
close = true,
client = {
status = { hunger = 200000 },
anim = { dict = "mp_player_inteat@burger", clip = "mp_player_int_eat_burger_fp" },
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.12, 0.04, 0.01),
rot = vec3(161.55, -47.5, -4.65)
},
usetime = 5000,
}
},
["fries"] = {
label = 'French Fries',
description = 'Hot and Salty!',
weight = 20,
stack = true,
close = true,
client = {
status = { hunger = 50000 },
anim = { dict = "mp_player_inteat@burger", clip = "mp_player_int_eat_burger_fp" },
prop = {
model = 'prop_food_bs_chips',
bone = 18905,
pos = vec3(0.12, 0.0, 0.04),
rot = vec3(-60.36, 152.8, 1.36)
},
usetime = 5000,
}
},
["taco"] = {
label = "Taco",
weight = 100,
stack = true,
close = true,
client = {
status = { hunger = 150000 },
anim = { dict = "mp_player_inteat@burger", clip = "mp_player_int_eat_burger_fp" },
prop = {
model = 'prop_taco_01',
bone = 18905,
pos = vec3(0.12, 0.04, 0.01),
rot = vec3(161.55, -47.5, -4.65)
},
usetime = 5000,
}
},
["cutted_potato"] = {
label = 'Cut Potato',
description = 'Used for Cooking',
weight = 20,
stack = true,
close = true,
},
["cutted_tomato"] = {
label = 'Tomato Slices',
description = 'Used for Cooking',
weight = 20,
stack = true,
close = true,
},
["cutted_onion"] = {
label = 'Onion Slices',
description = 'Used for Cooking',
weight = 20,
stack = true,
close = true,
},
["cheddar"] = {
label = 'Cheddar Cheese Slice',
description = 'Used for Cooking',
weight = 20,
stack = true,
close = true,
},
["cutted_lettuce"] = {
label = 'Diced Lettuce',
description = 'Used for Cooking',
weight = 20,
stack = true,
close = true,
},
["burgerbun"] = {
label = 'Bun',
description = 'Basically just bread..',
weight = 20,
stack = true,
close = true,
},
["raw_bacon"] = {
label = 'Raw Bacon Slice',
description = 'Fresh from the farm!',
weight = 20,
stack = true,
close = true,
},
["raw_burgerpatty"] = {
label = 'Raw Burger Patty',
description = 'BurgerShots Secret Recipe',
weight = 20,
stack = true,
close = true,
},
["burgerpatty"] = {
label = 'Burger Patty',
description = 'BurgerShots Finest!',
weight = 20,
stack = true,
close = true,
},
["bacon"] = {
label = 'Cooked Bacon',
description = 'Mmm. Crispy..',
weight = 20,
stack = true,
close = true,
},
["raw_taco"] = {
label = "Raw Taco Meat",
weight = 50,
stack = true,
close = true
},
["taco_meat"] = {
label = "Cooked Taco Meat",
weight = 50,
stack = true,
close = true
},
["taco_shell"] = {
label = "Taco Shell",
weight = 10,
stack = true,
close = true
},
["taco_sauce"] = {
label = "Taco Sauce",
weight = 20,
stack = true,
close = true
},["bacon_burger"] = { ['name'] = 'bacon_burger' ['label'] = 'Bacon Burger', ['weight'] = 100, ['useable'] = true, ['type'] = 'item', ['image'] = 'bacon_burger.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Mmm.. Delicious!' },
["bleeder"] = { ['name'] = 'bleeder' ['label'] = 'Bleeder Burger', ['weight'] = 100, ['useable'] = true, ['type'] = 'item', ['image'] = 'bleeder.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A BurgerShot Classic!' },
["heartstopper"] = { ['name'] = 'heartstopper' ['label'] = 'Heart-Stopper Burger', ['weight'] = 100, ['useable'] = true, ['type'] = 'item', ['image'] = 'heartstopper.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Clogged FULL of Goodness!' },
["cutted_potato"] = { ['name'] = 'cutted_potato' ['label'] = 'Cut Potato', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'cutted_potato.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Used for Cooking' },
["cutted_tomato"] = { ['name'] = 'cutted_tomato' ['label'] = 'Tomato Slices', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'cutted_tomato.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Used for Cooking' },
["cutted_onion"] = { ['name'] = 'cutted_onion' ['label'] = 'Onion Slices', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'cutted_onion.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Used for Cooking' },
["cheddar"] = { ['name'] = 'cheddar' ['label'] = 'Cheddar Cheese Slice', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'cheddar.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Used for Cooking' },
["cutted_lettuce"] = { ['name'] = 'cutted_lettuce' ['label'] = 'Diced Lettuce', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'cutted_lettuce.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Used for Cooking' },
["burgerbun"] = { ['name'] = 'burgerbun' ['label'] = 'Bun', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'burgerbun.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Basically just bread..' },
["raw_bacon"] = { ['name'] = 'raw_bacon' ['label'] = 'Raw Bacon Slice', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'raw_bacon.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Fresh from the farm!' },
["raw_burgerpatty"] = { ['name'] = 'raw_burgerpatty' ['label'] = 'Raw Burger Patty', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'raw_burgerpatty.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'BurgerShots Secret Recipe' },
["fries"] = { ['name'] = 'fries' ['label'] = 'French Fries', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'fries.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Hot and Salty!' },
["burgerpatty"] = { ['name'] = 'burgerpatty' ['label'] = 'Burger Patty', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'burgerpatty.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'BurgerShots Finest' },
["bacon"] = { ['name'] = 'bacon' ['label'] = 'Cooked Bacon', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'bacon.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Mmm. Crispy..' },
["taco"] = { ['name'] = 'taco', ['label'] = 'Taco', ['weight'] = 100, ['useable'] = true, ['type'] = 'item', ['image'] = 'taco.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Delicious taco' },
["raw_taco"] = { ['name'] = 'raw_taco', ['label'] = 'Raw Taco Meat', ['weight'] = 50, ['useable'] = true, ['type'] = 'item', ['image'] = 'raw_taco.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Uncooked taco meat' },
["taco_meat"] = { ['name'] = 'taco_meat', ['label'] = 'Cooked Taco Meat', ['weight'] = 50, ['useable'] = true, ['type'] = 'item', ['image'] = 'taco_meat.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cooked taco meat' },
["taco_shell"] = { ['name'] = 'taco_shell', ['label'] = 'Taco Shell', ['weight'] = 10, ['useable'] = true, ['type'] = 'item', ['image'] = 'taco_shell.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Crispy taco shell' },
["taco_sauce"] = { ['name'] = 'taco_sauce', ['label'] = 'Taco Sauce', ['weight'] = 20, ['useable'] = true, ['type'] = 'item', ['image'] = 'taco_sauce.png', ['unique'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Spicy taco sauce' },Last updated