Allow auto-translate of EIS actors + bestiary
This commit is contained in:
@ -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 )
|
||||
|
Reference in New Issue
Block a user