No description provided
no mlo
French
0
Maghnitus
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
('fer_brut', 'Fer Brut', 5000),
('composants_elec', 'Composants Électriques', 2000),
('plastique', 'Plastique', 3000),
('acier', 'Acier', 4000),
('circuits_imprimes', 'Circuits Imprimés', 500),
('weapon_flashlight', 'Flashlight', 300),
('weapon_nightstick', 'Nightstick', 700),
('metal_wand', 'Metal Wand', 600),
('verre', 'Verre', 2000),
('radioscanner', 'Radioscanner', 800),
('handcuffs', 'Handcuffs', 300),
('plomb', 'Plomb', 1000),
('ammo-musket', 'Ammo Musket', 200),
('kevlar', 'Kevlar', 1500),
('armour', 'Armour', 8000);