mirror of
https://github.com/RYGhub/royal-mifia.git
synced 2024-11-22 13:54:19 +00:00
4 lines
213 B
Python
4 lines
213 B
Python
from .roles import *
|
|
|
|
# Ordine in cui vengono eseguiti i onendday dei vari ruoli.
|
|
rolepriority = [Mifioso, Investigatore, Corrotto, Disastro, Angelo, Derek, Stagista, Terrorista, Mamma, SignoreDelCaos, Servitore]
|