Fix packfolders

+ Added missing curly brace
+ Added Injuries in packFolders
This commit is contained in:
LeFrique 2023-12-06 17:15:01 +01:00
parent 9814c44045
commit d7b5f6a250
1 changed files with 3 additions and 1 deletions

View File

@ -76,6 +76,7 @@
"path": "./packs/items/verletzungen.db",
"type": "Item"
},
{
"name": "ruestkammer",
"label": "Rüstkammer",
"system": "midgard5",
@ -125,6 +126,7 @@
"color": "#800080",
"packs": [
"kampfzustaende",
"verletzungen",
"zauberwirkungen"
]
},