Skip to content

Commit eeb6762

Browse files
committed
Quick grammar + format cleanup in milkshake.json
1 parent e1899ea commit eeb6762

1 file changed

Lines changed: 80 additions & 80 deletions

File tree

data/food/milkshake.json

Lines changed: 80 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,81 @@
11
{
2-
"templates":[
3-
"hands {user} a {size} of {flavour} milkshake."
4-
],
5-
"parts":{
6-
"size":[
7-
"Large freshly made Mason jar from a hipster market",
8-
"oddly sized but deteriorating plastic cup",
9-
"drop",
10-
"tiny portion",
11-
"large coconut filled with a surprising amount",
12-
"squirt",
13-
"serving container brimming with",
14-
"surprisingly sturdy kinder egg overloaded with",
15-
"medium sized red plastic cup stolen from a sorority",
16-
"average sized but beautifully jewel encrusted champagne flute",
17-
"large Starbucks tumbler stolen from an employee ",
18-
"oversized martini glass created by a hipster",
19-
"mini sippy cup stolen from your 3 year old cousin",
20-
"average sized shot glass",
21-
"exceptionally large noble chalice made from gold",
22-
"mini tea cup half broken and stolen from the Queen ",
23-
"life sized European Champions Cup",
24-
"beautifully made three oz cup made for expresso",
25-
"adorable tea cup with a biscuit holder",
26-
"a tiny gradually rusting cocktail mug",
27-
"strangely tiny measuring cup used by your mother",
28-
"a tiny novelty bamboo cup stolen from a panda enclosure"
29-
],
30-
"flavour":[
31-
"salted caramel",
32-
"Haribo",
33-
"strawberry",
34-
"mint chocolate",
35-
"Amaretto",
36-
"vanilla",
37-
"pineapple",
38-
"Toffee Crisp",
39-
"bourbon Smores",
40-
"werthers Original",
41-
"Skittles",
42-
"Lindt Chocolate",
43-
"raspberry",
44-
"mango",
45-
"Nutella",
46-
"coconut",
47-
"banana",
48-
"toffee",
49-
"Starburst",
50-
"Kahlua, cookies and cream",
51-
"Guinness and Bailey’s",
52-
"M&M",
53-
"Mars",
54-
"Ferrero Rocher",
55-
"papaya",
56-
"Samoa cookies and cream coconut rum",
57-
"maple bacon",
58-
"sweet potato",
59-
"Guinness",
60-
"avocado",
61-
"Cap’n crunch",
62-
"After Eights",
63-
"pistachio",
64-
"cherry",
65-
"A&W rootbeer",
66-
"cotton candy",
67-
"Pina Colada",
68-
"Kinder Bueno",
69-
"Bubblegum",
70-
"Tiramisu",
71-
"chocolate raisin",
72-
"pomegranate",
73-
"Kit Kat",
74-
"strawberry pavlova",
75-
"banoffee",
76-
"mixed fruit",
77-
"Raisin Bran",
78-
"chocolate orange"
79-
]
80-
}
81-
}
2+
"templates": [
3+
"hands {user} a {size} of {flavour} milkshake."
4+
],
5+
"parts": {
6+
"size": [
7+
"Large freshly made Mason jar from a hipster market",
8+
"oddly sized but deteriorating plastic cup",
9+
"drop",
10+
"tiny portion",
11+
"large coconut filled with a surprising amount",
12+
"squirt",
13+
"serving container brimming with",
14+
"surprisingly sturdy kinder egg overloaded with",
15+
"medium sized red plastic cup stolen from a sorority",
16+
"average sized but beautifully jewel encrusted champagne flute",
17+
"large Starbucks tumbler stolen from an employee ",
18+
"oversized martini glass created by a hipster",
19+
"mini sippy cup stolen from your 3 year old cousin",
20+
"average sized shot glass",
21+
"exceptionally large noble chalice made from gold",
22+
"mini tea cup half broken and stolen from the Queen ",
23+
"life sized European Champions Cup",
24+
"beautifully made three oz cup made for expresso",
25+
"adorable tea cup with a biscuit holder",
26+
"tiny gradually rusting cocktail mug",
27+
"strangely tiny measuring cup used by your mother",
28+
"tiny novelty bamboo cup stolen from a panda enclosure"
29+
],
30+
"flavour": [
31+
"salted caramel",
32+
"Haribo",
33+
"strawberry",
34+
"mint chocolate",
35+
"Amaretto",
36+
"vanilla",
37+
"pineapple",
38+
"Toffee Crisp",
39+
"bourbon Smores",
40+
"werthers Original",
41+
"Skittles",
42+
"Lindt Chocolate",
43+
"raspberry",
44+
"mango",
45+
"Nutella",
46+
"coconut",
47+
"banana",
48+
"toffee",
49+
"Starburst",
50+
"Kahlua, cookies and cream",
51+
"Guinness and Bailey\u2019s",
52+
"M&M",
53+
"Mars",
54+
"Ferrero Rocher",
55+
"papaya",
56+
"Samoa cookies and cream coconut rum",
57+
"maple bacon",
58+
"sweet potato",
59+
"Guinness",
60+
"avocado",
61+
"Cap\u2019n crunch",
62+
"After Eights",
63+
"pistachio",
64+
"cherry",
65+
"A&W rootbeer",
66+
"cotton candy",
67+
"Pina Colada",
68+
"Kinder Bueno",
69+
"Bubblegum",
70+
"Tiramisu",
71+
"chocolate raisin",
72+
"pomegranate",
73+
"Kit Kat",
74+
"strawberry pavlova",
75+
"banoffee",
76+
"mixed fruit",
77+
"Raisin Bran",
78+
"chocolate orange"
79+
]
80+
}
81+
}

0 commit comments

Comments
 (0)