]> gitweb.pimeys.fr Git - bots/saturnin.git/commitdiff
delays++
authorSaturnin, le bot IRC <saturnin@crans.org>
Fri, 26 Oct 2012 14:56:35 +0000 (16:56 +0200)
committerSaturnin, le bot IRC <saturnin@crans.org>
Fri, 26 Oct 2012 14:56:35 +0000 (16:56 +0200)
config.py

index 5325d6e90c870538ae3495aff2a4b8ace16ef690..6c72e86eef0dfae015830e6b4481a9abe8aed6b8 100644 (file)
--- a/config.py
+++ b/config.py
@@ -39,7 +39,7 @@ killwords = [u"pan", u"bim", u"bang"]
 
 score_file="scores.pickle"
 
-spawn_delays = [60*60, 60*180]
+spawn_delays = [60*120, 60*240]
 spawn_sentences = [
 u"Coin ! Coin !",
 u"A year spent in artificial intelligence is enough to make one believe in God.",
@@ -95,5 +95,5 @@ u"I'm calling you a killer. A natural born killer. You always have been, and you
 u"Are you the farmer?",
 ]
 
-times_up_delays = [60*5, 60*10]
+times_up_delays = [60*10, 60*20]
 times_up_sentences = [u"I stayed alive, you're too slow !!!"]