generated from Nemesis/Exemple
Lien GIT dans l'aide
This commit is contained in:
parent
41396a82ab
commit
1e6d20db81
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ def help(room, event):
|
|||
else:
|
||||
room.send_text("A venir")
|
||||
else:
|
||||
room.send_text("Commandes disponibles:\n- !card\n- !carte\n- :roll <options> <des>\n- :sw <options> <des>\n- :dom <options> <des>\n- :wod <options> <des>\n- :owod <options> <des>\n- :ars <options> <des>\n- :des <options> <des>\n- !help <commande>")
|
||||
room.send_text("Commandes disponibles:\n- !card\n- !carte\n- :roll <options> <des>\n- :sw <options> <des>\n- :dom <options> <des>\n- :wod <options> <des>\n- :owod <options> <des>\n- :ars <options> <des>\n- :des <options> <des>\n\n- Pour plus de details, tapez !help <commande>\n\nRetrouvez Asmodee sur https://git.ombreport.info/nemesis/asmodee_matrix")
|
||||
|
||||
def roll(result,type,explosif,nb,f,noadd,ars,relance,mitige):
|
||||
# verif type et contenu params?
|
||||
|
|
Loading…
Reference in a new issue