forked from public/foundryvtt-wh4-lang-fr-fr
Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
8
scripts/qmGwT929EiZ3lW2x.js
Normal file
8
scripts/qmGwT929EiZ3lW2x.js
Normal file
@@ -0,0 +1,8 @@
|
||||
if (args.weaponProperties.qualities.penetrating)
|
||||
{
|
||||
args.alreadyPenetrating = true;
|
||||
}
|
||||
else
|
||||
{
|
||||
args.weaponProperties.qualities.penetrating = true;
|
||||
}
|
||||
Reference in New Issue
Block a user