Fix spells bugs
This commit is contained in:
@ -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') {
|
||||
|
Reference in New Issue
Block a user