Fixed Mac Daddy menu

This commit is contained in:
2026-02-24 22:35:58 -08:00
parent 03ee2b3645
commit c8c8f028fa

View File

@@ -3642,13 +3642,46 @@
"phone": "(509) 474-1336", "phone": "(509) 474-1336",
"courses": { "courses": {
"First Course": [ "First Course": [
{
"name": "Deep Fried Pickleback Pickles",
"desc": "Dill spears marinated in Jameson Whiskey, coated in beer batter and deep fried to a golden brown V "
},
{
"name": "Buffalo Chicken Mac Balls",
"desc": "Buffalo chicken mac and cheese, breaded and deep fried to a golden crunch"
},
{
"name": "Blue Cheese Wedge",
"desc": "Iceberg wedge salad topped with blue cheese dressing, blue cheese crumbles, cherry tomatoes, bacon crumbles and fresh chives GFA"
}
], ],
"Second Course": [ "Second Course": [
{
"name": "Cajun Mac and Cheese",
"desc": "Mac and cheese grilled with Andouille sausage, Cajun-seasoned chicken, blended with cheddar and pepper jack cheeses GFA Gluten-free noodles $3"
},
{
"name": "Beer Cheese Mac and Cheese",
"desc": "Mac and cheese grilled with German bratwurst, caramelized onions, blended with a beer cheese sauce and topped with crunchy pretzel bites GFA Gluten-free noodles $3"
},
{
"name": "MacDaddy Smash Burger",
"desc": "Two smashed beef patties topped with cheddar jack cheese, grilled red onion, jalapeño, and Cougar Gold mac and cheese, grilled to perfection. Served with fries GFA"
}
], ],
"Third Course": [ "Third Course": [
{
"name": "Blueberry Crumble",
"desc": "Sweet-tasting blueberry filling, delicious shortbread crust and topped with an old-fashioned coconut and oat crumble V "
},
{
"name": "Reeses Tart",
"desc": "Vegan tart shell filled with Reeses Peanut Butter and topped with a dark chocolate glaze V"
},
{
"name": "Huckleberry Ice Cream",
"desc": "House-made by our friends at the Milk Bottle V "
}
] ]
} }
} }