readjust to just include basisregelwerk talents with this branch
parent
ea436f3e4a
commit
0197c7e6e0
|
|
@ -26,11 +26,11 @@
|
||||||
],
|
],
|
||||||
"packs": [
|
"packs": [
|
||||||
{
|
{
|
||||||
"name": "skills",
|
"name": "talente-brw",
|
||||||
"label": "Basistalente",
|
"label": "Talente (BRW)",
|
||||||
"system": "DSA_4-1",
|
"system": "DSA_4-1",
|
||||||
"type": "Item",
|
"type": "Item",
|
||||||
"path": "packs/talente",
|
"path": "packs/talente-brw",
|
||||||
"private": false
|
"private": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -56,11 +56,11 @@
|
||||||
],
|
],
|
||||||
"packFolders": [
|
"packFolders": [
|
||||||
{
|
{
|
||||||
"name": "Basiszauber",
|
"name": "Talente",
|
||||||
"color": "#801020",
|
"color": "#801020",
|
||||||
"sorting": "m",
|
"sorting": "m",
|
||||||
"packs": [
|
"packs": [
|
||||||
"spells"
|
"talente-brw"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue