Add missing spells
This commit is contained in:
parent
b7fa9366de
commit
e332c24c51
@ -166,7 +166,8 @@ var compmod = "wfrp4e";
|
|||||||
Hooks.once('init', () => {
|
Hooks.once('init', () => {
|
||||||
|
|
||||||
// Replace to manage specific bonuses/char. computations
|
// 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
|
// Check various settings in the installation
|
||||||
game.modules.forEach((module, name) => {
|
game.modules.forEach((module, name) => {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "WH4-fr-translation",
|
"name": "WH4-fr-translation",
|
||||||
"title": "Traduction du module WH4 en Français.",
|
"title": "Traduction du module WH4 en Français.",
|
||||||
"description": "La traduction du module WH4.",
|
"description": "La traduction du module WH4.",
|
||||||
"version": "1.3.7",
|
"version": "1.3.8",
|
||||||
"minimumCoreVersion" : "0.6.6",
|
"minimumCoreVersion" : "0.6.6",
|
||||||
"compatibleCoreVersion": "1.0.0",
|
"compatibleCoreVersion": "1.0.0",
|
||||||
"author": "LeRatierBretonnien",
|
"author": "LeRatierBretonnien",
|
||||||
|
Loading…
Reference in New Issue
Block a user