Fix spells bugs

This commit is contained in:
2020-11-07 00:42:04 +01:00
parent 8451ed0743
commit b9ca7c0489
4 changed files with 89 additions and 85 deletions

View File

@ -28,7 +28,6 @@ Hooks.once('init', () => {
//WFRP_Tables = game.wfrp4e.tables;
//WFRP4E = game.wfrp4e.config;
CONFIG.Actor.entityClass = ActorWfrp4e_fr;
console.log("PATCH !DONE !!", CONFIG.Actor.entityClass);
// Babele stuff
if(typeof Babele !== 'undefined') {