Ajout des entites de Cauchemar
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.58",
|
||||
"version": "0.9.59",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.6",
|
||||
"templateVersion": 47,
|
||||
@ -145,6 +145,15 @@
|
||||
"entity": "Actor",
|
||||
"tags" : [ "animaux", "creature" ]
|
||||
},
|
||||
{
|
||||
"name": "entites",
|
||||
"label": "Entités de Cauchemar",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"module": "foundryvtt-reve-de-dragon",
|
||||
"path": "./packs/entites-de-cauchemar.db",
|
||||
"entity": "Actor",
|
||||
"tags" : [ "entités", "entite", "cauchemar", "ecni", "eni" ]
|
||||
},
|
||||
{
|
||||
"name": "botanique",
|
||||
"label": "Botanique",
|
||||
|
Reference in New Issue
Block a user