forked from public/foundryvtt-wh4-lang-fr-fr
		
	Add all systems effects scripts + translations
This commit is contained in:
		| @@ -3,5 +3,5 @@ let weakpointsAP = args.AP.layers.filter(i => !i.ignored && i.weakpoints).reduce | ||||
| if (weakpointsAP > 0) | ||||
| { | ||||
|     args.modifiers.ap.ignored += weakpointsAP; | ||||
|     args.modifiers.ap.details.push(`${this.effect.name} - Ignore Weakpoints (${weakpointsAP})`); | ||||
|     args.modifiers.ap.details.push(`${this.effect.name} - Ignore les Points Faibles (${weakpointsAP})`); | ||||
| } | ||||
		Reference in New Issue
	
	Block a user