Add all systems effects scripts + translations
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
let skill = `Trade (${this.item.parenthesesText})`
|
||||
let skill = `Métier (${this.item.parenthesesText})`
|
||||
let currentCareer = this.actor.system.currentCareer;
|
||||
let existingSkill = this.actor.itemTypes.skill.find(i => i.name == skill);
|
||||
|
||||
|
Reference in New Issue
Block a user