No description provided
[MLO] O'Neil Ranch
Portuguese
2
AWAy
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_sword', 'Sword', 1200),
('weapon_shield', 'Shield', 1500),
('weapon_bow', 'Bow', 700),
('weapon_dagger', 'Dagger', 300),
('weapon_axe', 'Axe', 1400),
('weapon_crossbow', 'Crossbow', 900),
('weapon_mace', 'Mace', 1600),
('weapon_staff', 'Staff', 800),
('weapon_spear', 'Spear', 1000),
('weapon_halberd', 'Halberd', 1800);