1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Abbassata la percentuale

This commit is contained in:
Steffo 2016-04-19 18:53:28 +02:00
parent 420a6a790b
commit d8bd8d8663

View file

@ -297,7 +297,7 @@ while True:
# Assegnazione dei ruoli
r = random.randrange(0, 100)
# Spiegare meglio cosa deve fare ogni ruolo?
if r < 20:
if r < 15:
p.role = 1
p.special = True
p.message("Sei stato assegnato alla squadra \U0001F608 *MIFIA*."