Add missing spells

This commit is contained in:
2020-11-06 00:21:47 +01:00
parent b7fa9366de
commit e332c24c51
2 changed files with 3 additions and 2 deletions

View File

@ -166,7 +166,8 @@ var compmod = "wfrp4e";
Hooks.once('init', () => {
// Replace to manage specific bonuses/char. computations
//CONFIG.Actor.entityClass = ActorWfrp4e_fr;
WFRP_Tables = game.wfrp.tables;
CONFIG.Actor.entityClass = ActorWfrp4e_fr;
// Check various settings in the installation
game.modules.forEach((module, name) => {