]> gitweb.pimeys.fr Git - bots/saturnin.git/commitdiff
changement du maxspawn
authorSaturnin, le bot IRC <saturnin@crans.org>
Sun, 29 Jul 2012 23:03:56 +0000 (01:03 +0200)
committerSaturnin, le bot IRC <saturnin@crans.org>
Sun, 29 Jul 2012 23:03:56 +0000 (01:03 +0200)
config.py

index b972805893ed934978fa98dd4aa126983870ac1e..504618962d2a9c30787f7134b06e7a824467d0f8 100644 (file)
--- 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 !!!"]