Race/Roles
This commit is contained in:
16
system.json
16
system.json
@ -30,7 +30,17 @@
|
||||
"path": "./packs/specialisations.db",
|
||||
"system": "fvtt-pegasus-rpg",
|
||||
"tags": [
|
||||
"skill"
|
||||
"specialisation"
|
||||
]
|
||||
},
|
||||
{
|
||||
"entity": "Item",
|
||||
"label": "Racial Abilities",
|
||||
"name": "racial-abilities",
|
||||
"path": "./packs/racial-abilities.db",
|
||||
"system": "fvtt-pegasus-rpg",
|
||||
"tags": [
|
||||
"ability"
|
||||
]
|
||||
}
|
||||
],
|
||||
@ -40,9 +50,9 @@
|
||||
"styles": [
|
||||
"styles/simple.css"
|
||||
],
|
||||
"templateVersion": 13,
|
||||
"templateVersion": 17,
|
||||
"title": "Pegasus RPG",
|
||||
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.17",
|
||||
"background" : "./images/ui/pegasus_welcome_page.webp"
|
||||
}
|
Reference in New Issue
Block a user