Allow auto-translate of EIS actors + bestiary

This commit is contained in:
2020-04-21 21:47:05 +02:00
parent 3ff71f8e35
commit e06225f3e4
11 changed files with 49385 additions and 1246 deletions

View File

@ -233,6 +233,9 @@ Hooks.once('init', () => {
}
return talents_list;
},
"bestiary_traits": (value) => {
console.log("Traits converter is calle d!!!!");
},
// To avoid duplicateing class for all careers
"generic_localization": (value) => {
if ( value )