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