Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
9
scripts/zjTEhJuLcFVkzory.js
Normal file
9
scripts/zjTEhJuLcFVkzory.js
Normal file
@@ -0,0 +1,9 @@
|
||||
if (!args.test.preData.options?.kingship) return
|
||||
|
||||
if (!this.item.equipped.value || !args.test.item) return;
|
||||
if ([game.i18n.localize("NAME.Charm"),
|
||||
game.i18n.localize("NAME.Intimidate"),
|
||||
game.i18n.localize("NAME.Leadership")].includes(args.test.item.name))
|
||||
{
|
||||
args.test.preData.canReverse = true
|
||||
}
|
||||
Reference in New Issue
Block a user