Manage GM cards
This commit is contained in:
11
system.json
11
system.json
@@ -2,7 +2,7 @@
|
||||
"name": "foundryvtt-shadows-over-sol",
|
||||
"title": "Shadows over Sol",
|
||||
"description": "Shadows over Sol for FoundryVTT",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"manifestPlusVersion": "1.0.0",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.9",
|
||||
@@ -40,6 +40,15 @@
|
||||
"path": "./packs/gears.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "gear", "weapon", "armor" ]
|
||||
},
|
||||
{
|
||||
"name": "injuries",
|
||||
"label": "Injuries",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"module": "foundryvtt-shadows-over-sol",
|
||||
"path": "./packs/injuries.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "injury" ]
|
||||
},
|
||||
{
|
||||
"name": "combat-actions",
|
||||
|
||||
Reference in New Issue
Block a user