Sync repo

This commit is contained in:
2021-01-22 10:05:07 +01:00
parent 934e959dfb
commit 8cd9d638b9
5 changed files with 63 additions and 3 deletions

View File

@@ -21,6 +21,33 @@
"path": "./packs/skills.db",
"entity": "Item",
"tags" : [ "skill", "skills" ]
},
{
"name": "consequences",
"label": "Consequences",
"system": "foundryvtt-shadows-over-sol",
"module": "foundryvtt-shadows-over-sol",
"path": "./packs/consequences.db",
"entity": "Item",
"tags" : [ "consequence", "Consequences" ]
},
{
"name": "genelines",
"label": "Genelines",
"system": "foundryvtt-shadows-over-sol",
"module": "foundryvtt-shadows-over-sol",
"path": "./packs/genelines.db",
"entity": "Item",
"tags" : [ "genelines", "genetic" ]
},
{
"name": "subcultures",
"label": "Subcultures",
"system": "foundryvtt-shadows-over-sol",
"module": "foundryvtt-shadows-over-sol",
"path": "./packs/subcultures.db",
"entity": "Item",
"tags" : [ "subcultures", "cultures" ]
}
],
"library": false,