No description provided
stags
French
1
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
('mud_sample', 'Mud Sample', 250),
('wood', 'Wood', 500),
('metal', 'Metal', 700),
('string', 'String', 50),
('basic_rod', 'Basic Rod', 300),
('graphite', 'Graphite', 200),
('graphite_rod', 'Graphite Rod', 250),
('titanium', 'Titanium', 150),
('titanium_rod', 'Titanium Rod', 400),
('artificial_bait', 'Artificial Bait', 30),
('worms', 'Worms', 20);