From f2bbf9003326ff1fa6541e9ed188ce753f004ba7 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Mon, 30 Jul 2012 01:03:15 +0200 Subject: [PATCH] Oubli de "Aw crap..." --- config.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index b972805..50a1d11 100644 --- a/config.py +++ b/config.py @@ -63,7 +63,7 @@ proba_miss = 30 #% miss_templates = [ u"The (bad) hunter {0} missed me !!!", u"The (bad) hunter {0} missed me !", -u"The (bad) hunter {0} missed me…", +u"The (bad) hunter {0} missed me...", u"The (bad) hunter {0} tried ... aw come on, baby, just touch it", u"The (bad) hunter {0} missed it by that much", u"The (bad) hunter {0} didn't touch me ... Victory is mine!", @@ -85,6 +85,7 @@ u"Do you like D*cks ???", u"I'll be back.", u"I am become death, the destroyer of worlds.", u"I believed I was invincible.", +u"Aw, crap...", u"Everything that has a beginning, has an end.", u"SOMEONE CALL 911!!!", u"And loving it!", @@ -94,4 +95,4 @@ u"Are you the farmer?", ] times_up_delays = [60*5, 60*10] -times_up_sentences = [u"I stayed alive, you're too slow !!!"] \ No newline at end of file +times_up_sentences = [u"I stayed alive, you're too slow !!!"] -- 2.39.2