Add all systems effects scripts + translations
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
let skill = `Entertain (Singing)`
|
||||
let skill = `Divertissement (Chant)`
|
||||
let currentCareer = this.actor.system.currentCareer;
|
||||
let existingSkill = this.actor.itemTypes.skill.find(i => i.name == skill);
|
||||
|
||||
|
Reference in New Issue
Block a user