Add all systems effects scripts + translations
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| if (["cast", "channelling", "pray"].includes(args.type)) | ||||
| { | ||||
| 	args.abort = true; | ||||
| 	this.script.scriptNotification("Cannot cast Spells or use Prayers"); | ||||
| 	this.script.scriptNotification("Impossible d'incanter un Sort ou d'utiliser un Prière"); | ||||
| } | ||||
| else return true; | ||||
		Reference in New Issue
	
	Block a user