Untitled
unknown
lua
2 months ago
46 kB
2
Indexable
return { ["heist_bag"] = { label = "Torba", weight = 150, stack = false, close = false, description = "Umocniona specjalana torba", client = { image = "bag.png", } }, -- ['bandage'] = { -- label = 'Bandage', -- weight = 115, -- client = { -- anim = { dict = 'missheistdockssetup1clipboard@idle_a', clip = 'idle_a', flag = 49 }, -- prop = { model = `prop_rolled_sock_02`, pos = vec3(-0.14, -0.14, -0.08), rot = vec3(-50.0, -50.0, 0.0) }, -- disable = { move = true, car = true, combat = true }, -- usetime = 2500, -- } -- }, ['black_money'] = { label = 'Dirty Money', }, ['burger'] = { label = 'Burger', weight = 220, client = { status = { hunger = 200000 }, anim = 'eating', prop = 'burger', usetime = 2500, }, }, ['donut'] = { -- Fuck those baked shits are good af label = 'Truskawkowy Donut', weight = 350, stack = true, close = true, client = { status = { thirst = 150000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger' }, prop = { model = `bzzz_new_snacks_donut_a`, pos = vec3(0.0, 0.0, -0.02), rot = vec3(0.0, -20.0, 80.0) }, usetime = 2500, }, }, ['donut_chocolate'] = { -- Fuck those baked shits are good af label = 'Czekoladowy Donut', weight = 350, stack = true, close = true, client = { status = { thirst = 150000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger' }, prop = { model = `bzzz_new_snacks_donut_b`, pos = vec3(0.0, 0.0, -0.02), rot = vec3(0.0, -20.0, 80.0) }, usetime = 2500, }, }, ['sprunk'] = { label = 'Sprunk', weight = 350, client = { status = { thirst = 200000 }, anim = { dict = 'mp_player_intdrink', clip = 'loop_bottle' }, prop = { model = `prop_ld_can_01`, pos = vec3(0.01, 0.01, 0.06), rot = vec3(5.0, 5.0, -180.5) }, usetime = 2500, } }, ['cola'] = { label = 'Cola', weight = 350, client = { status = { thirst = 200000 }, anim = { dict = 'mp_player_intdrink', clip = 'loop_bottle' }, prop = { model = `prop_ecola_can`, pos = vec3(0.01, 0.01, 0.06), rot = vec3(5.0, 5.0, -180.5) }, usetime = 2500, } }, ['parachute'] = { label = 'Parachute', weight = 8000, stack = false, client = { anim = { dict = 'clothingshirt', clip = 'try_shirt_positive_d' }, usetime = 1500 } }, ['garbage'] = { label = 'Garbage', }, ['paperbag'] = { label = 'Paper Bag', weight = 1, stack = false, close = false, consume = 0 }, ["dowod"] = { label = "Dowód Osobisty", weight = 5, stack = false, close = true, client = { export = 'Kubus_document.dowod', } }, ["prawko"] = { label = "Prawko jazdy", weight = 5, stack = false, close = true, client = { export = 'Kubus_document.prawko', } }, ["licencje"] = { label = "Karta licencji", weight = 5, stack = false, close = true, client = { export = 'Kubus_document.licencje', } }, ['panties'] = { label = 'Knickers', weight = 10, consume = 0, client = { status = { thirst = -100000, stress = -25000 }, anim = { dict = 'mp_player_intdrink', clip = 'loop_bottle' }, prop = { model = `prop_cs_panties_02`, pos = vec3(0.03, 0.0, 0.02), rot = vec3(0.0, -13.5, -1.5) }, usetime = 2500, } }, ['lockpick'] = { label = 'Lockpick', weight = 160, }, ['money'] = { label = 'Money', }, ['markedbills'] = { label = 'Black monet', }, ['water'] = { label = 'Water', weight = 500, client = { status = { thirst = 200000 }, anim = { dict = 'mp_player_intdrink', clip = 'loop_bottle' }, prop = { model = `prop_ld_flow_bottle`, pos = vec3(0.03, 0.03, 0.02), rot = vec3(0.0, 0.0, -1.5) }, usetime = 2500, cancel = true, } }, ['radio'] = { label = 'Radio', weight = 1000, stack = false, allowArmed = true }, ['light_armour'] = { label = 'Lekka kamizelka', weight = 3000, stack = false, client = { anim = { dict = 'clothingshirt', clip = 'try_shirt_positive_d' }, usetime = 3500 } }, ['heavy_armour'] = { label = 'Cięzka kamizelka', weight = 3000, stack = false, client = { anim = { dict = 'clothingshirt', clip = 'try_shirt_positive_d' }, usetime = 3500 } }, ['clothing'] = { label = 'Clothing', consume = 0, }, ['mastercard'] = { label = 'Fleeca Card', stack = false, weight = 10, client = { image = 'card_bank.png' } }, ['scrapmetal'] = { label = 'Scrap Metal', weight = 80, }, ["alive_chicken"] = { label = "Living chicken", weight = 1, stack = true, close = true, }, ["blowpipe"] = { label = "Blowtorch", weight = 2, stack = true, close = true, }, ["bread"] = { label = "Bread", weight = 1, stack = true, close = true, }, ["cannabis"] = { label = "Cannabis", weight = 3, stack = true, close = true, }, ["carokit"] = { label = "Body Kit", weight = 3, stack = true, close = true, }, ["carotool"] = { label = "Tools", weight = 2, stack = true, close = true, }, ["clothe"] = { label = "Cloth", weight = 1, stack = true, close = true, }, ["copper"] = { label = "Copper", weight = 1, stack = true, close = true, }, ["cutted_wood"] = { label = "Cut wood", weight = 1, stack = true, close = true, }, ["diamond"] = { label = "Diamond", weight = 1, stack = true, close = true, }, ["essence"] = { label = "Gas", weight = 1, stack = true, close = true, }, ["fabric"] = { label = "Fabric", weight = 1, stack = true, close = true, }, ["fish"] = { label = "Fish", weight = 1, stack = true, close = true, }, ["fixkit"] = { label = "Repair Kit", weight = 3, stack = true, close = true, }, ["fixtool"] = { label = "Repair Tools", weight = 2, stack = true, close = true, }, ["gazbottle"] = { label = "Gas Bottle", weight = 2, stack = true, close = true, }, ["gold"] = { label = "Gold", weight = 1, stack = true, close = true, }, ["iron"] = { label = "Iron", weight = 1, stack = true, close = true, }, ["marijuana"] = { label = "Marijuana", weight = 2, stack = true, close = true, }, -- ["medikit"] = { -- label = "Medikit", -- weight = 2, -- stack = true, -- close = true, -- }, ["packaged_chicken"] = { label = "Chicken fillet", weight = 1, stack = true, close = true, }, ["packaged_plank"] = { label = "Packaged wood", weight = 1, stack = true, close = true, }, ["petrol"] = { label = "Oil", weight = 1, stack = true, close = true, }, ["petrol_raffin"] = { label = "Processed oil", weight = 1, stack = true, close = true, }, ["slaughtered_chicken"] = { label = "Slaughtered chicken", weight = 1, stack = true, close = true, }, ["stone"] = { label = "Stone", weight = 1, stack = true, close = true, }, ["washed_stone"] = { label = "Washed stone", weight = 1, stack = true, close = true, }, ["wood"] = { label = "Wood", weight = 1, stack = true, close = true, }, ["wool"] = { label = "Wool", weight = 1, stack = true, close = true, }, --------------------------- ---------MECHANIK---------- --------------------------- ['repairkit'] = { label = 'Repair Kit', weight = 250, stack = true }, ['tyrekit'] = { label = 'Tyre Kit', weight = 250, stack = true }, ['cleaningkit'] = { label = 'Cleaning Kit', weight = 250, stack = true }, ['wheel'] = { label = 'Wheel', weight = 250, stack = true }, ['nitrous'] = { label = 'Nitrous', weight = 250, stack = true }, ['plate'] = { label = 'Plate', weight = 250, stack = true }, ['tuningtablet'] = { label = 'Tuning Tablet', weight = 250, stack = true }, ['carlift'] = { label = 'Car Lift', weight = 250, stack = true }, ['iron'] = { label = 'Iron', weight = 5, stack = true }, ['copper'] = { label = 'Copper', weight = 5, stack = true }, ['screwdriverset'] = { label = 'Screw Driver', weight = 5, stack = true }, ['cloth'] = { label = 'Cloth', weight = 5, stack = true }, ['essence'] = { label = 'Cssence', weight = 5, stack = true }, --------------------------- ---------MECHANIK---------- --------------------------- --------------------------- --------NAPAD SKLEP-------- --------------------------- ['trojan_usb'] = { label = 'Trojan USB', weight = 5, stack = true }, ['advancedlockpick'] = { label = 'Zaawansowany wytrych', weight = 5, stack = true }, --------------------------- --------NAPAD SKLEP-------- --------------------------- --------------------------- -----------NARKO----------- --------------------------- ["coca_leaves"] = { label = "Coca Leaves", weight = 50, stack = true, close = true, description = "These are useless right?", client = { image = "coca_leaves.png", } }, ["coke_powder"] = { label = "Coke Powder", weight = 100, stack = true, close = true, description = "Doubt this sells for much...", client = { image = "coke_powder.png", } }, ["butelka"] = { label = "Butelka", weight = 100, stack = true, close = true, }, ["zakretka"] = { label = "Zakrętka", weight = 100, stack = true, close = true, }, ["coke_bowl"] = { label = "Coke Bowl", weight = 100, stack = true, close = true, description = "Bowl of processed cocaine", client = { image = "coke_bowl.png", } }, ["coke_box"] = { label = "Coke Box", weight = 150, stack = true, close = true, description = "Box of raw cocaine", client = { image = "coke_box.png", } }, ["baking_soda"] = { label = "Baking Soda", weight = 50, stack = true, close = true, description = "I use this to cook something right?", client = { image = "baking_soda.png", } }, ["powdered_milk"] = { label = "Powdered Milk", weight = 50, stack = true, close = true, description = "Don't think this is for cereal", client = { image = "powdered_milk.png", } }, ["action_figure"] = { label = "Action Figure", weight = 50, stack = true, close = true, description = "A new toy to play with!", client = { image = "action_figure.png", export = "solos-cokelab.useactionfigure", }, consume = 0.0, }, ["scale"] = { label = "Scale", weight = 100, stack = true, close = true, description = "Used for measuring", client = { image = "scale.png", export = 'solos-cokelab.usescale', }, consume = 0.0, }, ["cocaine"] = { label = "Cocaine", weight = 1, stack = true, close = true, description = "Get Happy Fast", client = { anim = { dict = 'switch@trevor@trev_smoking_meth', clip = 'trev_smoking_meth_loop', flag = 49 }, usetime = 2500, export = 'solos-cokelab.usecoke', image = "cocaine.png", }, }, ["drug_white"] = { label = "Coke Brick", weight = 1, stack = true, close = false }, ["meth_tray"] = { label = "Meth Tray", weight = 1, stack = true, close = false }, ["meth_bin"] = { label = "Meth Bin", weight = 1, stack = true, close = false }, ["sodium"] = { label = "Sodium", weight = 1, stack = true, close = false }, ["hacid"] = { label = "Hydrochloric Acid", weight = 1, stack = true, close = false }, ["hpoxide"] = { label = "Hydrogen Peroxide", weight = 1, stack = true, close = false }, ["toulene"] = { label = "Toulene", weight = 1, stack = true, close = false }, ["meth"] = { label = "Meth", weight = 1, stack = true, close = true, client = { anim = { dict = 'switch@trevor@trev_smoking_meth', clip = 'trev_smoking_meth_loop', flag = 49 }, usetime = 2500, export = 'solos-methlab.usemeth', }, }, ["joint_roller"] = { label = "Joint Roller", weight = 50, stack = true, close = true, description = "Used to Roll Joints", client = { image = 'joint_roller.png', }, }, ["rolling_paper"] = { label = "Rolling Paper", weight = 10, stack = true, close = false, description = "Used to make joints", client = { image = 'rolling_paper.png', }, }, ["fertilizer_spray"] = { label = "Fertilizer", weight = 75, stack = false, close = true, client = { image = 'fertilizer_spray.png', }, }, ["water_can"] = { label = "Water Can", weight = 100, stack = false, close = true, client = { image = 'water_can.png', }, }, ["empty_weed_bag"] = { label = "Empty Weed Bag", weight = 10, stack = true, close = false, client = { image = 'empty_weed_bag.png', }, }, -- Northern Lights (pink) ["northern_lights_seed"] = { label = "Northern Lights Seed", weight = 10, stack = true, close = false, client = { image = 'weed_seed.png', }, }, ["northern_lights_wet"] = { label = "Northern Lights Wet Bud", weight = 10, stack = true, close = false, client = { image = 'northern_lights_wet.png', }, }, ["northern_lights_dry"] = { label = "Northern Lights Dry Bud", weight = 10, stack = true, close = false, client = { image = 'northern_lights_dry.png', }, }, ["northern_lights_bag"] = { label = "Northern Lights Weed Bag", weight = 10, stack = true, close = false, client = { image = 'northern_lights_bag.png', }, }, -- Blue Dream (blue) ["blue_dream_seed"] = { label = "Blue Dream Seed", weight = 10, stack = true, close = false, client = { image = 'weed_seed.png', }, }, ["blue_dream_wet"] = { label = "Blue Dream Wet Bud", weight = 10, stack = true, close = false, client = { image = 'blue_dream_wet.png', }, }, ["blue_dream_dry"] = { label = "Blue Dream Dry Bud", weight = 10, stack = true, close = false, client = { image = 'blue_dream_dry.png', }, }, ["blue_dream_bag"] = { label = "Blue Dream Weed Bag", weight = 10, stack = true, close = false, client = { image = 'blue_dream_bag.png', }, }, -- Pineapple Express (purple) ["pineapple_express_seed"] = { label = "Pineapple Express Seed", weight = 10, stack = true, close = false, client = { image = 'weed_seed.png', }, }, ["pineapple_express_wet"] = { label = "Pineapple Express Wet Bud", weight = 10, stack = true, close = false, client = { image = 'pineapple_express_wet.png', }, }, ["pineapple_express_dry"] = { label = "Pineapple Express Dry Bud", weight = 10, stack = true, close = false, client = { image = 'pineapple_express_dry.png', }, }, ["pineapple_express_bag"] = { label = "Pineapple Express Weed Bag", weight = 10, stack = true, close = false, client = { image = 'pineapple_express_bag.png', }, }, -- Strawberry Kush (red) ["strawberry_kush_seed"] = { label = "Strawberry Kush Seed", weight = 10, stack = true, close = false, client = { image = 'weed_seed.png', }, }, ["strawberry_kush_wet"] = { label = "Strawberry Kush Wet Bud", weight = 10, stack = true, close = false, client = { image = 'strawberry_kush_wet.png', }, }, ["strawberry_kush_dry"] = { label = "Strawberry Kush Dry Bud", weight = 10, stack = true, close = false, client = { image = 'strawberry_kush_dry.png', }, }, ["strawberry_kush_bag"] = { label = "Strawberry Kush Weed Bag", weight = 10, stack = true, close = false, client = { image = 'strawberry_kush_bag.png', }, }, -- Sour Diesel (green) ["sour_diesel_seed"] = { label = "Sour Diesel Seed", weight = 10, stack = true, close = false, client = { image = 'weed_seed.png', }, }, ["sour_diesel_wet"] = { label = "Sour Diesel Wet Bud", weight = 10, stack = true, close = false, client = { image = 'sour_diesel_wet.png', }, }, ["sour_diesel_dry"] = { label = "Sour Diesel Dry Bud", weight = 10, stack = true, close = false, client = { image = 'sour_diesel_dry.png', }, }, ["sour_diesel_bag"] = { label = "Sour Diesel Weed Bag", weight = 10, stack = true, close = false, client = { image = 'sour_diesel_bag.png', }, }, -- Golden Goat (orange) ["golden_goat_seed"] = { label = "Golden Goat Seed", weight = 10, stack = true, close = false, client = { image = 'weed_seed.png', }, }, ["golden_goat_wet"] = { label = "Golden Goat Wet Bud", weight = 10, stack = true, close = false, client = { image = 'golden_goat_wet.png', }, }, ["golden_goat_dry"] = { label = "Golden Goat Dry Bud", weight = 10, stack = true, close = false, client = { image = 'golden_goat_dry.png', }, }, ["golden_goat_bag"] = { label = "Golden Goat Weed Bag", weight = 10, stack = true, close = false, client = { image = 'golden_goat_bag.png', }, }, --joints ['strawberry_kush_joint'] = { label = "Strawberry Kush Joint", weight = 10, stack = true, close = true, description = "Strawberry Kush Joint", client = { image = 'strawberry_kush_joint.png', }, }, ['northern_lights_joint'] = { label = "Northern Lights Joint", weight = 10, stack = true, close = true, description = "Northern Lights Joint", client = { image = 'northern_lights_joint.png', }, }, ['golden_goat_joint'] = { label = "Golden Goat Joint", weight = 10, stack = true, close = true, description = "Golden Goat Joint", client = { image = 'golden_goat_joint.png', }, }, ['blue_dream_joint'] = { label = "Blue Dream Joint", weight = 10, stack = true, close = true, description = "Blue Dream Joint", client = { image = 'blue_dream_joint.png', }, }, ['pineapple_express_joint'] = { label = "Pineapple Express Joint", weight = 10, stack = true, close = true, description = "Pineapple Express Joint", client = { image = 'pineapple_express_joint.png', }, }, ['sour_diesel_joint'] = { label = "Sour Diesel Joint", weight = 10, stack = true, close = true, description = "Sour Diesel Joint", client = { image = 'sour_diesel_joint.png', }, }, ["joint_roller"] = { label = "Joint Roller", weight = 50, stack = true, close = true, description = "Used to Roll Joints", client = { image = 'joint_roller.png', }, }, ["rolling_paper"] = { label = "Rolling Paper", weight = 10, stack = true, close = false, description = "Used to make joints", client = { image = 'rolling_paper.png', }, }, --------------------------- -----------NARKO----------- --------------------------- --------------------------- ----------BODYCAM---------- --------------------------- ['bodycam'] = { label = 'Body Cam', weight = 20, stack = false, close = true, }, ['dashcam'] = { label = 'Dash Cam', weight = 20, stack = false, close = true, }, ['gps'] = { label = 'Gps', weight = 250, stack = false, client = { remove = function() TriggerEvent('Kubus-gps:LostGPS') end, event = 'Kubus-gps:toggleDuty' }, }, --------------------------- ----------BODYCAM---------- --------------------------- --------------------------- -----------PHONE----------- --------------------------- ["cryptostick"] = { label = "Crypto Stick", weight = 50, stack = false, }, ["phone_dongle"] = { label = "Phone Dongle", weight = 50, stack = false, }, ["powerbank"] = { label = "Power Bank", weight = 50, stack = false, }, ['phone'] = { label = 'Classic Phone', weight = 150, stack = false, consume = 0, client = { export = "qs-smartphone-pro.UsePhoneItem", add = function(total) TriggerServerEvent('phone:itemAdd') end, remove = function(total) TriggerServerEvent('phone:itemDelete') end } }, ['black_phone'] = { label = 'Black Phone', weight = 150, stack = false, consume = 0, client = { export = "qs-smartphone-pro.UsePhoneItem", add = function(total) TriggerServerEvent('phone:itemAdd') end, remove = function(total) TriggerServerEvent('phone:itemDelete') end } }, ['yellow_phone'] = { label = 'Yellow Phone', weight = 150, stack = false, consume = 0, client = { export = "qs-smartphone-pro.UsePhoneItem", add = function(total) TriggerServerEvent('phone:itemAdd') end, remove = function(total) TriggerServerEvent('phone:itemDelete') end } }, ['red_phone'] = { label = 'Red Phone', weight = 150, stack = false, consume = 0, client = { export = "qs-smartphone-pro.UsePhoneItem", add = function(total) TriggerServerEvent('phone:itemAdd') end, remove = function(total) TriggerServerEvent('phone:itemDelete') end } }, ['green_phone'] = { label = 'Green Phone', weight = 150, stack = false, consume = 0, client = { export = "qs-smartphone-pro.UsePhoneItem", add = function(total) TriggerServerEvent('phone:itemAdd') end, remove = function(total) TriggerServerEvent('phone:itemDelete') end } }, ['white_phone'] = { label = 'White Phone', weight = 150, stack = false, consume = 0, client = { export = "qs-smartphone-pro.UsePhoneItem", add = function(total) TriggerServerEvent('phone:itemAdd') end, remove = function(total) TriggerServerEvent('phone:itemDelete') end } }, --------------------------- -----------PHONE----------- --------------------------- ['carkey'] = { label = 'Klucze do auta', weight = 100, stack = false, close = true, description = nil, client = { export = 'Kubus-carkeys.useKeys' }, }, --------------------------- -----------NAPAD----------- --------------------------- ["glass_cutter"] = { label = "Glass Cutter", weight = 1000, stack = false, close = false, description = "", client = { image = "glass_cutter.png", } }, ["giant_gem"] = { label = "Giant Gem", weight = 2500, stack = false, close = false, description = "", client = { image = "giant_gem.png", } }, ["diamond_necklace"] = { label = "Diamond Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_necklace.png", } }, ["diamond_ring"] = { label = "Diamond Ring", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_ring.png", } }, ["diamond_earring"] = { label = "Diamond Earring", weight = 200, stack = true, close = false, description = "", client = { image = "diamond_earring.png", } }, ["ruby_ring"] = { label = "Ruby Ring", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_ring.png", } }, ["ruby_necklace"] = { label = "Ruby Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_necklace.png", } }, ["ruby_earring"] = { label = "Ruby Earring", weight = 200, stack = true, close = false, description = "", client = { image = "ruby_earring.png", } }, ["sapphire_ring"] = { label = "Sapphire Ring", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_ring.png", } }, ["sapphire_necklace"] = { label = "Sapphire Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_necklace.png", } }, ["sapphire_earring"] = { label = "Sapphire Earring", weight = 200, stack = true, close = false, description = "", client = { image = "sapphire_earring.png", } }, ["emerald_ring"] = { label = "Emerald Ring", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_ring.png", } }, ["emerald_necklace"] = { label = "Emerald Necklace", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_necklace.png", } }, ["emerald_earring"] = { label = "Emerald Earring", weight = 200, stack = true, close = false, description = "", client = { image = "emerald_earring.png", } }, ["pliers"] = { label = "Pliers", weight = 125, stack = false, close = false, description = "A pair of pliers", client = { image = "pliers.png", } }, ["flight_device"] = { label = "Flapper Hero", weight = 125, stack = false, close = false, description = "?????????", client = { image = "flight_device.png", } }, ["bag"] = { label = "Duffel Bag", weight = 250, stack = false, close = false, description = "Duffel bag", client = { image = "bag.png", } }, ["flight_phone"] = { label = "Flight Phone", weight = 300, stack = false, close = false, description = "?????????", client = { image = "flight_phone.png", } }, ["fleeca_key"] = { label = "Fleeca Key", weight = 50, stack = false, close = false, description = "Key!", client = { image = "fleeca_key.png", } }, ["employeepictures"] = { label = "Employee Pictures", weight = 25, stack = false, close = false, description = "Faces of employees", client = { image = "employeepictures.png", } }, ["flight_laptop"] = { label = "Flight Laptop", weight = 50, stack = false, close = false, description = "?????????", client = { image = "flight_laptop.png", } }, ["fleecacard"] = { label = "Fleeca Card", weight = 300, stack = false, close = false, description = "A Security card for Fleeca Bank", client = { image = "fleecacard.png", } }, ["stickybomb"] = { label = "Stickybomb", weight = 300, stack = false, close = false, client = { image = "weapon_stickybomb.png", } }, ["smokegrenade"] = { label = "Smokegrenade", weight = 300, stack = false, close = false, client = { image = "weapon_smokegrenade.png", } }, --------------------------- -----------NAPAD----------- --------------------------- ["police_stormram"] = { label = "Stormram", weight = 5000, stack = false, close = false, }, ['handcuffs'] = { label = 'Kajdanki', weight = 500, stack = false, allowArmed = true }, ['rope'] = { label = 'Lina', weight = 500, stack = false, allowArmed = true }, ['finger_scanner'] = { label = 'Skaner odcisków palców', weight = 250, stack = false, allowArmed = true }, ['clothing_coat'] = { label = 'Tułów', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_chain'] = { label = 'Naszyjnik', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_mask'] = { label = 'Maska', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_hat'] = { label = 'Czapka', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_zegarek'] = { label = 'Zegarek', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_branzoleta'] = { label = 'Branzoletka', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_glasses'] = { label = 'Okulary', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_bag'] = { label = 'Torba', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_tshirt'] = { label = 'Koszulka', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_kamizelka'] = { label = 'Kamizelka', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_legs'] = { label = 'Spodnie', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['clothing_shoes'] = { label = 'Buty', weight = 100, stack = true, close = true, description = nil, client = { export = 'esx_accessories.UseClothes' }, }, ['bzzz_croissant'] = { label = 'Croissant', weight = 500, client = { status = { thirst = 200000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger' }, prop = { model = `bzzz_new_snacks_croissant_a`, pos = vec3(0.0, 0.0, 0.0), rot = vec3(0.0, -50.0, 80.0) }, usetime = 2500, cancel = true, } }, ['bzzz_peanuts'] = { label = 'Peanuts', weight = 500, client = { status = { thirst = 200000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger' }, prop = { model = `bzzz_new_snacks_peanuts_a`, pos = vec3(0.0, -0.02, -0.01), rot = vec3(0.0, -20.0, 80.0) }, usetime = 2500, cancel = true, } }, ['bzzz_pretzels'] = { label = 'Pretzels', weight = 500, client = { status = { thirst = 200000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger' }, prop = { model = `bzzz_new_snacks_pretzels_a`, pos = vec3(0.03, -0.04, -0.01), rot = vec3(-80.0, 0.0, 70.0) }, usetime = 2500, cancel = true, } }, ['bzzz_energy'] = { label = 'Energy drink', weight = 500, client = { status = { thirst = 200000 }, anim = { dict = 'mp_player_intdrink', clip = 'loop_bottle' }, prop = { model = `bzzz_new_snacks_energy_a`, pos = vec3(0.01 ,0.00, 0.05), rot = vec3(0.0, 0.0, 0.0) }, usetime = 2500, cancel = true, } }, ['dessert_a'] = { label = 'S More', degrade = 1440,-- 24 stunden weight = 200, stack = true, close = true, description = "something sweet", client = { status = { hunger = 5000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger' }, prop = { model = 'bzzz_food_dessert_a', pos = vec3(0.02, -0.05, -0.02), rot = vec3(-73.0, -5.0, 50.0) }, bone = 60309, usetime = 4500, }, }, ['icecream_chr'] = { -- brain cold go brrrrr label = 'Ice cream cherry', degrade = 1440,-- 24 stunden weight = 200, stack = true, close = true, description = "cool ice cream cherry", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_cherry', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['icecream_chc'] = { -- brain cold go brrrrr label = 'Ice cream chocolate', degrade = 1440,-- 24 stunden weight = 250, stack = true, close = true, description = "cool ice cream chocolate", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_chocolate', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['icecream_lmn'] = { -- brain cold go brrrrr label = 'Ice cream lemon', degrade = 1440,-- 24 stunden weight = 250, stack = true, close = true, description = "cool ice cream lemon", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_lemon', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['icecream_pso'] = { -- brain cold go brrrrr label = 'Ice cream pistachio', degrade = 1440,-- 24 stunden weight = 250, stack = true, close = true, description = "cool ice cream pistachio", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_pistachio', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['icecream_rpy'] = { -- brain cold go brrrrr label = 'Ice cream raspberry', degrade = 1440,-- 24 stunden weight = 250, stack = true, close = true, description = "cool ice cream raspberry", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_raspberry', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['icecream_ckd'] = { -- brain cold go brrrrr label = 'Ice cream stracciatella', degrade = 1440,-- 24 stunden weight = 250, stack = true, close = true, description = "cool ice cream stracciatella", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_stracciatella', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['icecream_sby'] = { -- brain cold go brrrrr label = 'Ice cream strawberry', degrade = 1440,-- 24 stunden weight = 250, stack = true, close = true, description = "cool ice cream strawberry", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_strawberry', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['icecream_vna'] = { -- brain cold go brrrrr label = 'Ice cream walnut', degrade = 1440,-- 24 stunden weight = 250, stack = true, close = true, description = "cool ice cream walnut", client = { status = { hunger = 25000 }, anim = { dict = 'mp_player_inteat@burger', clip = 'mp_player_int_eat_burger_fp' }, prop = { model = 'bzzz_icecream_walnut', bone = 18905, pos = vec3(0.14, 0.03, 0.01), rot = vec3(85.0, 70.0, -203.0) }, usetime = 7500, }, }, ['marlboro'] = { label = 'Paczka marlboro', weight = 0, stack = true, close = true, description = nil }, ['papieros'] = { label = 'Papieros', weight = 15, stack = true, close = true, description = nil }, ['lighter'] = { label = 'Zapalniczka', weight = 0, stack = true, close = true, description = nil }, ['scratchcard'] = { label = 'Zdrapka Silver', weight = 25, stack = true, close = true, description = nil }, ['scratchcardgold'] = { label = 'Zdrapka Gold', weight = 25, stack = true, close = true, description = nil }, ['scratchcarddiamond'] = { label = 'Zdrapka Premium', weight = 25, stack = true, close = true, description = nil }, ['szarlotka'] = { label = 'Szarlotka', weight = 100, client = { status = { hunger = 200000 }, anim = 'eating', usetime = 2500, }, }, ['babeczka'] = { label = 'Babeczka', weight = 100, stack = false, }, ['jagodzianka'] = { label = 'Jagodzianka', weight = 100, }, ['latte'] = { label = 'Latte', weight = 100, }, ['flatwhite'] = { label = 'Flat White', weight = 100, stack = false, }, ['cappucino'] = { label = 'Cappucino', weight = 100, stack = false, }, ['lod'] = { label = 'Kostki lodu', weight = 100, stack = true, }, ['maka'] = { label = 'Mąka', weight = 100, stack = true, }, ['sol'] = { label = 'Sól', weight = 100, stack = true, }, ['cukier'] = { label = 'Cukier', weight = 100, stack = true, }, ['drozdze'] = { label = 'Drożdze', weight = 100, stack = true, }, ['oliwa'] = { label = 'Oliwa', weight = 100, stack = true, }, ['ciasto'] = { label = 'Ciasto', weight = 100, stack = false, }, ['jajko'] = { label = 'Jajko', weight = 100, stack = true, }, ['jablko'] = { label = 'Jabłko', weight = 100, stack = true, }, ['jagoda'] = { label = 'Jagody', weight = 100, stack = true, }, ['ziarna_kawy'] = { label = 'Ziarna Kawy', weight = 100, stack = true, }, ['mleko'] = { label = 'Mleko', weight = 100, stack = true, }, ["lemoniada"] = { label = "Lemoniada", weight = 250, stack = false, close = true, }, ["kawa_czarna"] = { label = "Czarna kawa", weight = 250, stack = false, close = true, }, ["kawa_mleko"] = { label = "Kawa z mlekiem", weight = 250, stack = false, close = true, }, ["sok_jablkowy"] = { label = "Sok Jabłkowy", weight = 250, stack = false, close = true, }, ["sok_pomaranczowy"] = { label = "Sok Pomarańczowy", weight = 250, stack = false, close = true, }, ["vege_pizza"] = { label = "Vege Pizza", weight = 250, stack = false, close = true, }, ["capricciosa"] = { label = "Capricciosa", weight = 250, stack = false, close = true, }, ["miesna_pizza"] = { label = "Mięsna pizza", weight = 250, stack = false, close = true, }, ["spaghetti"] = { label = "Spaghetti", weight = 250, stack = false, close = true, }, ["frytki"] = { label = "Frytki", weight = 250, stack = true, close = true, }, ["serowa_pizza"] = { label = "Pizza 4 sery", weight = 250, stack = false, close = true, }, ['margarita'] = { label = 'Margerita', weight = 250, stack = false, }, ['sos_pizza'] = { label = 'Sos do pizzy', weight = 100, stack = false, }, ['ser'] = { label = 'Ser', weight = 100, stack = false, }, ['oliwki'] = { label = 'Oliwki', weight = 100, stack = false, }, ['salamispianata'] = { label = 'Salami Spianata', weight = 100, stack = false, }, ['ananas'] = { label = 'Ananas', weight = 100, stack = false, }, ['pieczarki'] = { label = 'Pieczarki', weight = 100, stack = false, }, ['boczek'] = { label = 'Boczek', weight = 100, stack = false, }, ['limonka'] = { label = 'Limonka', weight = 100, stack = false, }, ['bialyrum'] = { label = 'Biały Rum', weight = 100, stack = false, }, ['mieta'] = { label = 'Mięta', weight = 100, stack = false, }, ['prosecco'] = { label = 'Prosecco', weight = 100, stack = false, }, ['aperol'] = { label = 'Aperol', weight = 100, stack = false, }, ['pomarancza2'] = { label = 'Pomarancza', weight = 100, stack = false, }, ['syropbzu'] = { label = 'Syrop z kwiaru bzu', weight = 100, stack = false, }, ['winogrona'] = { label = 'Sinogrona', weight = 100, stack = false, }, ['forceps'] = { label = 'forceps', description = "", weight = 30, stack = true }, ['gauze'] = { label = 'gauze', description = "", weight = 30, stack = true }, ['iodine'] = { label = 'iodine', description = "", weight = 30, stack = true }, ['bandageg'] = { label = 'Bandage', description = "Stops Bleeding", weight = 30, stack = true }, ['pill'] = { label = 'pill', description = "", weight = 30, stack = true }, ['surgical-gloves'] = { label = 'surgical gloves', description = "", weight = 30, stack = true }, ['surgical-staple'] = { label = 'surgical staple', description = "", weight = 30, stack = true }, ['surgical-tray'] = { label = 'surgical tray', description = "", weight = 30, stack = true }, ['syringe'] = { label = 'Syringe', description = "", weight = 30, stack = true }, ['tape'] = { label = 'Tape', description = "", weight = 30, stack = true }, ["bandage"] = { label = "Bandage", weight = 2, stack = true, close = true, }, ["medikit"] = { label = "Medikit", weight = 2, stack = true, close = true, }, ["spray"] = { label = "Spray", weight = 100, stack = true, close = true, }, ["spray_remover"] = { label = "Ścierka", weight = 100, stack = true, close = true, }, }
Editor is loading...
Leave a Comment