suncafe

Description

paired this with savana order script, works great all chairs and tables have sit and stashes, drink/food/desert crafting, move store location to your preferred spot

Supported Maps

Izzy Suncafe

Language

English

Imported Count

1

Ph

Phix

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
('ice', 'Ice', 100),
('water', 'Water', 500),
('butter', 'Butter', 250),
('flour', 'Flour', 1000),
('yeast', 'Yeast', 50),
('dough', 'Dough', 800),
('bread', 'Bread', 400),
('raw_patty', 'Raw Patty', 200),
('cooked_patty', 'Cooked Patty', 180),
('cooked_chicken_breasts', 'Cooked Chicken Breasts', 300),
('crispychicken', 'Crispy Chicken', 250),
('raw_chicken_breasts', 'Raw Chicken Breasts', 300),
('onion_slice', 'Onion Slice', 50),
('onionring', 'Onion Ring', 30),
('bacon_in_package', 'Bacon in Package', 300),
('bacon', 'Bacon', 100),
('vealmeat', 'Veal Meat', 250),
('tenderloin', 'Tenderloin', 500),
('chocolate', 'Chocolate', 150),
('cookies', 'Cookies', 200),
('sugar', 'Sugar', 1000),
('classic_donut', 'Classic Donut', 80),
('strawberry', 'Strawberry', 50),
('waffle', 'Waffle', 100),
('glass_tall', 'Tall Glass', 250),
('lemon', 'Lemon', 100),
('coollime', 'Cool Lime', 300),
('coffee_beans', 'Coffee Beans', 200),
('coffee_cup', 'Coffee Cup', 150),
('coffee', 'Coffee', 200),
('ecola', 'E-Cola', 350),
('milk', 'Milk', 1000),
('icecream', 'Ice Cream', 500),
('milkshake', 'Milkshake', 400),
('burgerbun', 'Burger Bun', 80),
('onion', 'Onion', 150),
('cheese_package', 'Cheese Package', 250),
('cheddar', 'Cheddar', 200),
('tomato', 'Tomato', 100),
('sliced_burger_tomatos', 'Sliced Burger Tomatoes', 120),
('cucumber', 'Cucumber', 200),
('chopped_pickle', 'Chopped Pickle', 100),
('ketchup', 'Ketchup', 300),
('sandwich_bread', 'Sandwich Bread', 400),
('lettuce', 'Lettuce', 100),
('burgerxl', 'Burger XL', 500),
('chickenburger', 'Chicken Burger', 250),
('sandwich', 'Sandwich', 300),
('potatos', 'Potatoes', 500),
('chickenpotato', 'Chicken Potato', 400);