X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=blobdiff_plain;f=config.py;h=504618962d2a9c30787f7134b06e7a824467d0f8;hp=b972805893ed934978fa98dd4aa126983870ac1e;hb=f2fa64b79142a7b6ed0b696eb381d3888804504f;hpb=5da5a0e80ddf65e5d086fa7918aed11d99cbceff 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 !!!"]