Fix spells bugs

This commit is contained in:
2020-11-06 17:51:31 +01:00
parent 89166a5d06
commit db8e5efa2e
4 changed files with 3632 additions and 186 deletions

View File

@ -3,7 +3,7 @@
"name": "WH4-fr-translation",
"title": "Traduction du module WH4 en Français.",
"description": "La traduction du module WH4.",
"version": "1.3.11",
"version": "1.3.12",
"minimumCoreVersion" : "0.6.6",
"compatibleCoreVersion": "1.0.0",
"author": "LeRatierBretonnien",
@ -19,7 +19,8 @@
],
"esmodules": [
"babele-register.js",
"addon-register.js"
"addon-register.js",
"modules/fr-actor-wfrp4e.js"
],
"scripts": [ ],
"styles": [],