From 6cdc7ccce2688da9231613adb6953718213b0111 Mon Sep 17 00:00:00 2001 From: Matthew J Morrison Date: Wed, 7 Oct 2015 23:48:35 -0500 Subject: [PATCH] Added some levity --- assets.py | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/assets.py b/assets.py index bff66f1..a8f3da2 100644 --- a/assets.py +++ b/assets.py @@ -491,12 +491,20 @@ 'correct': [ 'That is right!', 'Correct!', - 'Good Job!' + 'Good Job!', + 'Whatever', + 'It\'s not that impressive, you know?', + 'There are doctors out there curing diseases. Look at you.' ], 'wrong': [ 'That is not right.', 'Try again.', - 'Whoops!' + 'Whoops!', + 'Why don\'t you just give up!', + 'You are literally the worst!', + 'Are you kidding me? Are you seriously kidding me?', + 'Wow, just wow!', + 'How long are we going to be here? I\'ve got stuff to do, you know.', ], 'letter': [ 'Can you find the {} {}?',