Fix Talent, prayer and db

This commit is contained in:
2020-04-10 17:36:32 +02:00
parent 58f6c81cbd
commit 00fe4f0447
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ Hooks.once('init', () => {
},
// Auto-translate duration
"spells_duration_range_target_damage": (value) => {
--console.log("Spell duration/range/damage/target :", value);
//console.log("Spell duration/range/damage/target :", value);
if ( value == "" ) return ""; // Hop !
if ( value == "Touch" ) return "Contact"; // Hop !
if ( value == "You" ) return "Vous"; // Hop !