No description provided
gabz
English
8
Zanko On YT
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
('mouka', 'Mouka', 500),
('vajicko', 'Vajíčko', 60),
('krystalovycukr', 'Krystalový Cukr', 1000),
('vanilka', 'Vanilka', 10),
('cokolada', 'Čokoláda', 200),
('tiramisu', 'Tiramisu', 250),
('vanilkovycukr', 'Vanilkový Cukr', 100),
('maliny', 'Maliny', 150),
('malinovycupcake', 'Malinový Cupcake', 120),
('skoricovycukr', 'Skořicový Cukr', 100),
('jahody', 'Jahody', 200);