Upgrade
This commit is contained in:
13
system.json
13
system.json
@@ -2,11 +2,11 @@
|
||||
"name": "foundryvtt-shadows-over-sol",
|
||||
"title": "Shadows over Sol",
|
||||
"description": "Shadows over Sol for FoundryVTT",
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.20",
|
||||
"manifestPlusVersion": "1.0.0",
|
||||
"minimumCoreVersion": "0.7.5",
|
||||
"compatibleCoreVersion": "0.7.9",
|
||||
"templateVersion": 9,
|
||||
"templateVersion": 15,
|
||||
"author": "LeRatierBretonnien",
|
||||
"esmodules": [ "module/sos-main.js" ],
|
||||
"styles": ["styles/simple.css"],
|
||||
@@ -31,6 +31,15 @@
|
||||
"path": "./packs/consequences.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "consequence", "Consequences" ]
|
||||
},
|
||||
{
|
||||
"name": "gears",
|
||||
"label": "Gears",
|
||||
"system": "foundryvtt-shadows-over-sol",
|
||||
"module": "foundryvtt-shadows-over-sol",
|
||||
"path": "./packs/gears.db",
|
||||
"entity": "Item",
|
||||
"tags" : [ "gear", "weapon", "armor" ]
|
||||
},
|
||||
{
|
||||
"name": "combat-actions",
|
||||
|
||||
Reference in New Issue
Block a user