added pack for "school_ability" and "mastery_ability" techniques

This commit is contained in:
Vlyan
2021-01-01 14:43:55 +01:00
parent b02407a67b
commit c8e7af1dcd
18 changed files with 1264 additions and 169 deletions

View File

@@ -59,6 +59,18 @@
"path": "packs/core-techniques-ninjutsu.db",
"entity": "Item"
},
{
"name": "core-techniques-school",
"label": "School Abilities",
"path": "packs/core-techniques-school.db",
"entity": "Item"
},
{
"name": "core-techniques-mastery",
"label": "Mastery Abilities",
"path": "packs/core-techniques-mastery.db",
"entity": "Item"
},
{
"name": "core-items",
"label": "Items",