#133 Fix
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": "1.2.24",
|
||||
"version": "1.2.25",
|
||||
"manifestPlusVersion": "1.0.0",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.8",
|
||||
@ -228,6 +228,15 @@
|
||||
"entity": "Actor",
|
||||
"tags" : [ "entités", "entite", "cauchemar", "ecni", "eni" ]
|
||||
},
|
||||
{
|
||||
"name": "invocations",
|
||||
"label": "Invocation d'Hypnos",
|
||||
"system": "foundryvtt-reve-de-dragon",
|
||||
"module": "foundryvtt-reve-de-dragon",
|
||||
"path": "./packs/invocations.db",
|
||||
"entity": "Actor",
|
||||
"tags" : [ "hypnos", "invocation" ]
|
||||
},
|
||||
{
|
||||
"name": "botanique",
|
||||
"label": "Botanique",
|
||||
|
Reference in New Issue
Block a user