Sync
This commit is contained in:
14
system.json
14
system.json
@ -92,6 +92,16 @@
|
||||
"tags": [
|
||||
"perk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"entity": "Item",
|
||||
"label": "Effects",
|
||||
"name": "effect",
|
||||
"path": "./packs/effect.db",
|
||||
"system": "fvtt-pegasus-rpg",
|
||||
"tags": [
|
||||
"effect"
|
||||
]
|
||||
}
|
||||
],
|
||||
"primaryTokenAttribute": "endurance.endurance",
|
||||
@ -100,9 +110,9 @@
|
||||
"styles": [
|
||||
"styles/simple.css"
|
||||
],
|
||||
"templateVersion": 52,
|
||||
"templateVersion": 54,
|
||||
"title": "Pegasus RPG",
|
||||
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
|
||||
"version": "0.0.52",
|
||||
"version": "0.0.54",
|
||||
"background" : "./images/ui/pegasus_welcome_page.webp"
|
||||
}
|
Reference in New Issue
Block a user