No description provided
Gabz MRPD
Czech
55
∞Strejda Patres
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
('sandwich', 'Sandwich', 250),
('snikkel_candy', 'Snikkel Candy', 50),
('twerks_candy', 'Twerks Candy', 50),
('tosti', 'Tosti', 200),
('water_bottle', 'Water Bottle', 500),
('coffee', 'Coffee', 300),
('weapon_combatpistol', 'Combat Pistol', 900),
('weapon_stungun', 'Stun Gun', 400),
('weapon_nightstick', 'Nightstick', 1000),
('weapon_flashlight', 'Flashlight', 300),
('weapon_pumpshotgun_mk2', 'Pump Shotgun Mk2', 3500),
('weapon_smg', 'SMG', 2800),
('weapon_carbinerifle', 'Carbine Rifle', 3800),
('at_flashlight', 'AT Flashlight', 300),
('ammo-9', '9mm Ammo', 50),
('ammo-shotgun', 'Shotgun Ammo', 200),
('ammo-rifle', 'Rifle Ammo', 200),
('handcuffs', 'Handcuffs', 300),
('radio', 'Radio', 200);