forked from public/foundryvtt-wh4-lang-fr-fr
Add apothicarium
This commit is contained in:
58
module.json
58
module.json
@ -3,7 +3,7 @@
|
||||
"name": "WH4-fr-translation",
|
||||
"title": "Traduction du module WH4 en Français.",
|
||||
"description": "La traduction du module WH4.",
|
||||
"version": "1.1.13",
|
||||
"version": "1.2.0",
|
||||
"minimumCoreVersion" : "0.6.6",
|
||||
"compatibleCoreVersion": "1.0.0",
|
||||
"author": "LeRatierBretonnien",
|
||||
@ -32,6 +32,54 @@
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Potions : Antidotes et Remèdes",
|
||||
"entity": "Item",
|
||||
"name": "antidotes-and-remedes.db",
|
||||
"path": "packs/antidotes-and-remedes.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Potions : Drogues et Sédatifs",
|
||||
"entity": "Item",
|
||||
"name": "drogues-and-sedatifs",
|
||||
"path": "packs/drogues-and-sedatifs.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Potions : Pansements et Cataplasmes",
|
||||
"entity": "Item",
|
||||
"name": "pansements-and-cataplasmes",
|
||||
"path": "packs/pansements-and-cataplasmes.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Potions : Poisons et Toxiques",
|
||||
"entity": "Item",
|
||||
"name": "poisons-and-toxiques",
|
||||
"path": "packs/poisons-and-toxiques.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Potions : Potions et Décoctions",
|
||||
"entity": "Item",
|
||||
"name": "potions-and-decoctions",
|
||||
"path": "packs/potions-and-decoctions.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Potions : Antidotes et Remèdes",
|
||||
"entity": "Item",
|
||||
"name": "antidotes-and-remedes.db",
|
||||
"path": "packs/antidotes-and-remedes.db.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Tables des Traductions",
|
||||
"entity": "JournalEntry",
|
||||
@ -39,6 +87,14 @@
|
||||
"path": "packs/tables-des-traductions.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
},
|
||||
{
|
||||
"label": "Apothicarium",
|
||||
"entity": "JournalEntry",
|
||||
"name": "apothicarium",
|
||||
"path": "packs/apothicarium.db",
|
||||
"system": "wfrp4e",
|
||||
"module": "WH4-fr-translation"
|
||||
}
|
||||
],
|
||||
"languages": [{
|
||||
|
Reference in New Issue
Block a user