#4 : Gestion humanoide
This commit is contained in:
11
system.json
11
system.json
@ -2,7 +2,7 @@
|
||||
"name": "foundryvtt-reve-de-dragon",
|
||||
"title": "Rêve de Dragon",
|
||||
"description": "Rêve de Dragon RPG for FoundryVTT",
|
||||
"version": "0.9.16",
|
||||
"version": "0.9.17",
|
||||
"minimumCoreVersion": "0.6.0",
|
||||
"compatibleCoreVersion": "0.6.6",
|
||||
"templateVersion": 37,
|
||||
@ -27,6 +27,15 @@
|
||||
"path": "./packs/competences-creatures.db",
|
||||
"entity": "Item",
|
||||
"tag" : "item"
|
||||
},
|
||||
{
|
||||
"name": "competences-humanoides",
|
||||
"label": "Compétences Humanoïdes",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"module": "foundryvtt-reve-de-dragon",
|
||||
"path": "./packs/competences-humanoides.db",
|
||||
"entity": "Item",
|
||||
"tag" : "item"
|
||||
},
|
||||
{
|
||||
"name": "sorts",
|
||||
|
Reference in New Issue
Block a user