San Andreas Fire Rescue

Description

Just a basic FD configuration for VFD Station

Supported Maps

Prompt Mods Vespucci FD

Language

English

Imported Count

1

Ic

Iceyy

Items

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
('coffe', 'Coffe', 250),
('bandage', 'Bandage', 50),
('medikit', 'Medikit', 750),
('medbag', 'Medbag', 1500),
('tweezers', 'Tweezers', 15),
('suturekit', 'Suture Kit', 200),
('icepack', 'Ice Pack', 300),
('burncream', 'Burn Cream', 100),
('defib', 'Defibrillator', 1500),
('sedative', 'Sedative', 5),
('morphine30', 'Morphine 30mg', 30),
('morphine15', 'Morphine 15mg', 15),
('perc30', 'Percocet 30mg', 30),
('perc10', 'Percocet 10mg', 10),
('perc5', 'Percocet 5mg', 5),
('vic10', 'Vicodin 10mg', 10),
('vic5', 'Vicodin 5mg', 5),
('crutch', 'Crutch', 500),
('wheelchair', 'Wheelchair', 10000),
('weapon_fireextinguisher', 'Fire Extinguisher', 2000),
('prop_cone_small', 'Cone Small', 500),
('prop_cone_large', 'Cone Large', 1000),
('prop_police_barrier', 'Police Barrier', 1500),
('prop_barrier_small', 'Barrier Small', 1000),
('prop_barrier_medium', 'Barrier Medium', 2000),
('prop_barrier_large', 'Barrier Large', 3000),
('weapon_flashlight', 'Flashlight', 300),
('radio', 'Radio', 700),
('prop_worklight_small', 'Worklight Small', 800),
('prop_worklight_large', 'Worklight Large', 1200);