Post OP

Description

No description provided

Supported Maps

postop

Language

French

Imported Count

3

Ma

Maghnitus

Items

The items used inside this job. AI has helped to generate these items, feel free to reach out if there any apparent issues.

INSERT INTO items (name, label, weight) VALUES
('bun', 'Bun', 100),
('sliced_potato', 'Sliced Potato', 150),
('sliced_onion', 'Sliced Onion', 100),
('lettuce', 'Lettuce', 50),
('tomato', 'Tomato', 120),
('cheddar', 'Cheddar', 200),
('wrap', 'Wrap', 80),
('coal', 'Coal', 500),
('garden_shears', 'Garden Shears', 300),
('water_filter', 'Water Filter', 150),
('alcohol_commercial', 'Commercial Alcohol', 750),
('plan_flashlight', 'Flashlight', 200),
('plan_nightstick', 'Nightstick', 400),
('plan_metal_wand', 'Metal Wand', 300),
('plan_radioscanner', 'Radio Scanner', 250),
('plan_handcuffs', 'Handcuffs', 150),
('plan_ammo_musket', 'Musket Ammo', 50),
('plan_gillet_balles', 'Gillet Balles', 200),
('plomb', 'Plomb', 100),
('kevlar', 'Kevlar', 400),
('wood', 'Wood', 500),
('metal', 'Metal', 800),
('string', 'String', 50),
('graphite', 'Graphite', 100),
('titanium', 'Titanium', 600),
('sugar', 'Sugar', 100),
('lemon', 'Lemon', 70),
('juice', 'Juice', 250),
('whip_cream', 'Whipped Cream', 300),
('milk', 'Milk', 250),
('mint', 'Mint', 10),
('lime1', 'Lime', 60),
('empty_bottle', 'Empty Bottle', 200),
('white_grapes', 'White Grapes', 150),
('red_grapes', 'Red Grapes', 150),
('levure', 'Yeast', 10),
('barrel', 'Barrel', 1000),
('rum_base', 'Rum Base', 700),
('fish', 'Fish', 250),
('olive_oil', 'Olive Oil', 500),
('rice', 'Rice', 300),
('vegetables', 'Vegetables', 200),
('butter', 'Butter', 250),
('white_wine', 'White Wine', 750),
('herbs_extract', 'Herbs Extract', 200),
('beer', 'Beer', 500),
('farine', 'Flour', 500);