(gordon) Update borgar and senpai grammars
parent
6124cfe0de
commit
a1ae0fb4ff
|
@ -22,6 +22,8 @@ grammar = {
|
|||
"Stoked Pepper Stash Burger with tomatoes, cornichons, bacon and pepper sauce",
|
||||
"Super Bacon burger",
|
||||
"Vast Veggie burger with a veggie patty and Emmental cheese",
|
||||
"Signature Char of Cabbage and Fickle Onions burger with a potato bun, double patties, red cabbage and spicy pickled onions",
|
||||
"Barkin' Here burger with a beef patty, carmelised onions, tomatoes, pickles, Cantal cheese, ketchup and old mustard",
|
||||
},
|
||||
veggie_set = {
|
||||
"Veggie Thing overflowing with a spicy sauce",
|
||||
|
|
|
@ -23,7 +23,7 @@ grammar = {
|
|||
"I'm too busy looking for the next #pie#.",
|
||||
"I'm quite a chauvinistic #pie#.",
|
||||
"I've had a lot of #pie#s, I've had #pie#s, so I learn from the " ..
|
||||
"#pie#.",
|
||||
"#pie#s.",
|
||||
"I've got #pie#s to hide.",
|
||||
},
|
||||
advice_quote = {
|
||||
|
@ -41,7 +41,6 @@ grammar = {
|
|||
"My #pie#, I'm sorry to say, is full of muppets.",
|
||||
"Never throw that genius stuff away.",
|
||||
"No one saw the #pie# coming.",
|
||||
"*voicing Captain Obvious* " ..
|
||||
"Stopping the junk food and eating #pie# is partially about " ..
|
||||
"cooking #pie# and having the skills to do that.",
|
||||
"Two key ingredients in any successful #pie#: a quick #pie# and " ..
|
||||
|
@ -82,6 +81,6 @@ grammar = {
|
|||
origin = {
|
||||
"Here's your #pie#. Me? #about_quote#",
|
||||
"Here's your #pie#. #advice_quote#",
|
||||
"Here! #insult_quote#",
|
||||
"Here! #pie#! #insult_quote#",
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue