KRRP
Gabz MRPD
Czech
1
PanPatres
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_M6IC', 'M6IC', 300),
('WEAPON_GLOCK19GEN4', 'Glock 19 Gen 4', 800),
('WEAPON_SMG', 'Submachine Gun', 2200),
('WEAPON_STUNGUN', 'Stun Gun', 500),
('WEAPON_BEANBAG', 'Bean Bag Gun', 900),
('WEAPON_PUMPSHOTGUN_MK2', 'Pump Shotgun MK2', 3000),
('WEAPON_CARBINERIFLE_MK2', 'Carbine Rifle MK2', 4000),
('ammo-fx', 'FX Ammo', 50),
('ammo-9', '9mm Ammo', 30),
('ammo-shotgun', 'Shotgun Ammo', 40),
('ammo-rifle', 'Rifle Ammo', 20),
('WEAPON_FLASHLIGHT', 'Flashlight', 300),
('mdt', 'Mobile Data Terminal', 1500),
('handcuffs', 'Handcuffs', 500),
('radio', 'Radio', 600),
('binoculars', 'Binoculars', 800),
('evidencebag', 'Evidence Bag', 100),
('roadcone', 'Road Cone', 1500),
('barrier', 'Barrier', 2500),
('spikestrips', 'Spike Strips', 1200),
('tripolar_camera', 'Tripolar Camera', 700),
('tripolar_paper', 'Tripolar Paper', 200),
('police_shield', 'Police Shield', 4000),
('at_flashlight', 'AT Flashlight', 350),
('WEAPON_FLASHBANG', 'Flashbang', 400),
('megaphone', 'Megaphone', 1500),
('bodycam', 'Body Camera', 300);