Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
4
scripts/VbI0Al6rJfypV3qY.js
Normal file
4
scripts/VbI0Al6rJfypV3qY.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const failure = game.i18n.localize("ROLL.ImpressiveFailure");
|
||||
const success = game.i18n.localize("ROLL.AstoundingSuccess");
|
||||
|
||||
args.test.result.description = args.test.succeeded ? success : failure;
|
||||
Reference in New Issue
Block a user