netreba
netreba
English
1
Dexyn
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
('breathalyzer', 'Breathalyzer', 300),
('handcuffs', 'Handcuffs', 800),
('worklight', 'Worklight', 1500),
('speed_camera', 'Speed Camera', 2500),
('night_vision_goggles', 'Night Vision Goggles', 500),
('spike_strips', 'Spike Strips', 1500),
('metal_riot_shield', 'Metal Riot Shield', 5000),
('glass_riot_shield', 'Glass Riot Shield', 3000),
('dash_cam', 'Dash Cam', 200),
('bodycam', 'Body Cam', 300),
('barrier', 'Barrier', 2000),
('cone', 'Cone', 1200),
('finger_scanner', 'Finger Scanner', 400),
('pol_mdt', 'Police MDT', 900),
('evidence_tablet', 'Evidence Tablet', 500),
('thermal_camera', 'Thermal Camera', 800),
('magnifying_glass', 'Magnifying Glass', 150),
('empty_evidence_bag', 'Empty Evidence Bag', 50);