No description provided
sandy mlo
Czech
0
Jirkosan_DTH
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
('WEAPON_COMBATPISTOL', 'Combat Pistol', 900),
('WEAPON_COMBATPDW', 'Combat PDW', 2500),
('WEAPON_CARBINERIFLE', 'Carbine Rifle', 3500),
('weapon_pumpshotgun', 'Pump Shotgun', 3000),
('weapon_smg', 'SMG', 2000),
('handcuffs', 'Handcuffs', 500),
('radio', 'Radio', 300),
('armour', 'Armour', 1500),
('pol_mdt', 'MDT', 600),
('shield', 'Shield', 2500),
('breathalyzer', 'Breathalyzer', 200),
('WEAPON_FLASHLIGHT', 'Flashlight', 150),
('evidencebag', 'Evidence Bag', 50),
('WEAPON_RADARGUN', 'Radar Gun', 1200),
('finger_scanner', 'Finger Scanner', 400),
('metal_wand', 'Metal Wand', 700),
('bodycam', 'Body Cam', 250),
('weapon_smokegrenade', 'Smoke Grenade', 250),
('ammo-9', '9mm Ammo', 300),
('ammo-rifle', 'Rifle Ammo', 500),
('ammo-shotgun', 'Shotgun Ammo', 400),
('WEAPON_STUNGUN', 'Stun Gun', 800),
('handcuffkey', 'Handcuff Key', 20),
('barrier', 'Barrier', 1200),
('cone', 'Traffic Cone', 1000),
('spike_strips', 'Spike Strips', 800),
('evidence_tablet', 'Evidence Tablet', 400),
('empty_evidence_bag', 'Empty Evidence Bag', 50),
('magnifying_glass', 'Magnifying Glass', 150),
('thermal_camera', 'Thermal Camera', 1200),
('cleaningkit', 'Cleaning Kit', 500),
('worklight', 'Work Light', 800),
('WEAPON_PEPPERSPRAY', 'Pepper Spray', 250),
('medicalbag', 'Medical Bag', 1500),
('defibrillator', 'Defibrillator', 2000),
('tweezers', 'Tweezers', 30),
('burncream', 'Burn Cream', 100),
('suturekit', 'Suture Kit', 200),
('icepack', 'Ice Pack', 300),
('weapon_nightstick', 'Nightstick', 1200),
('protein', 'Protein', 150),
('drone', 'Drone', 1200),
('job_card', 'Job Card', 50);