1
Fork 0
mirror of https://github.com/RYGhub/royal-mifia.git synced 2025-02-16 13:24:06 +00:00
This commit is contained in:
Steffo 2016-12-12 19:06:28 +01:00
parent 7811a3d5f0
commit 834d576980

View file

@ -312,7 +312,6 @@ class Mamma(Role):
role=target.role.name))
rolepriority = [Mifioso, Investigatore, Disastro, Angelo, Derek, Terrorista, Mamma]
@ -890,7 +889,7 @@ def config(bot, update):
else:
game.message(bot, s.error_invalid_config)
elif game.configstep == 8:
if cmd[1].lower() == 'perfette':
if cmd[1].lower() == 'perfetti':
game.missingmifia = False
game.endconfig(bot)
elif cmd[1].lower() == 'mancare':