generated from Nemesis/Exemple
tab -> espace
This commit is contained in:
parent
6eb285f866
commit
87d0a3adc6
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ def roll(result,type,explosif,nb,f,noadd,ars,relance,mitige):
|
||||||
# verif type et contenu params?
|
# verif type et contenu params?
|
||||||
roll = 0
|
roll = 0
|
||||||
new = 0
|
new = 0
|
||||||
moins = 0
|
moins = 0
|
||||||
if (ars):
|
if (ars):
|
||||||
roll = 1
|
roll = 1
|
||||||
if (type > 1):
|
if (type > 1):
|
||||||
|
|
Loading…
Reference in a new issue