From: Saturnin, le bot IRC Date: Sun, 29 Jul 2012 23:03:56 +0000 (+0200) Subject: changement du maxspawn X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=commitdiff_plain;h=f2fa64b79142a7b6ed0b696eb381d3888804504f changement du maxspawn --- diff --git a/config.py b/config.py index b972805..5046189 100644 --- a/config.py +++ b/config.py @@ -38,7 +38,7 @@ killwords = [u"pan", u"bim", u"bang"] score_file="scores.pickle" -spawn_delays = [60*10, 60*20] +spawn_delays = [60*10, 60*40] spawn_sentences = [ u"Coin ! Coin !", u"A year spent in artificial intelligence is enough to make one believe in God.", @@ -94,4 +94,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 !!!"]