]> gitweb.pimeys.fr Git - bots/hung.git/commitdiff
Merge ssh://cerebro/home/hung/hung/
authorVincent Le Gallic <legallic@crans.org>
Sun, 12 May 2013 02:00:40 +0000 (04:00 +0200)
committerVincent Le Gallic <legallic@crans.org>
Sun, 12 May 2013 02:00:40 +0000 (04:00 +0200)
1  2 
config.py

diff --combined config.py
index 52aa91eae4acb7313f0a46ef68bc2c36f7188a76,c5ed23084a5188e34cbd6b56bab05ecae1f52456..5b16ff154ec1707fee7067caf04c8be48899ccb1
+++ b/config.py
@@@ -17,7 -17,7 +17,7 @@@ report_bugs_to=["[20-100]"
  
  # config UTF8-fail
  utf8_fail_answers = [u"Euh, tu fais de la merde avec ton encodage là, j'ai failli crasher…"]
- utf8_trigger = True # râlé-je en cas de non-utf8 ?
+ utf8_trigger = False # râlé-je en cas de non-utf8 ?
  
  dico_mots="mots.txt"
  dico_defs="definitions.txt"
@@@ -45,6 -45,3 +45,6 @@@ u"B Y E, C R U E L   _ O R L D!"
  u"B Y E, C R U E L   W O R L D!",
  ]
  leave_messages=["On finira la partie plus tard :p"]
 +
 +#: Nombre de chances avant d'être pendu
 +lives = 7