|
|
|
@ -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,8 +41,7 @@ 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 " .. |
|
|
|
|
"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 " .. |
|
|
|
|
"someone with a sharp #pie#.", |
|
|
|
@ -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#", |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|