1
Fork 0
mirror of https://github.com/RYGhub/royal-mifia.git synced 2024-11-25 15:14:18 +00:00

Tolto il preset di debug

This commit is contained in:
Steffo 2017-07-06 20:22:10 +03:00
parent 35213f28c0
commit 7291eb7ff1

20
main.py
View file

@ -275,26 +275,6 @@ class Game:
def startpreset(self, bot):
"""Inizio della fase di preset"""
self.phase = 'Preset'
if __debug__:
# Preset di debug
self.roleconfig = {
"Mifioso": 0,
"Investigatore": 0,
"Corrotto": 0,
"Angelo": 0,
"Terrorista": 0,
"Derek": 0,
"Disastro": 0,
"Mamma": 0,
"Stagista": 0,
"SignoreDelCaos": 0,
"Servitore": 0
}
self.votingmifia = True
self.missingmifia = False
self.endconfig(bot)
self.message(bot, "Utilizzando il preset di debug (tutti royal, cambia ruolo con `/debugchangerole nomeutente ruolo`.")
else:
# Crea la tastiera
kbmarkup = InlineKeyboardMarkup([
[