Add spells and alchemy
This commit is contained in:
@@ -23,3 +23,6 @@
|
||||
{{#if (eq data.category "spell")}}
|
||||
{{> "systems/bol/templates/item/parts/properties/item/spell-properties.hbs"}}
|
||||
{{/if}}
|
||||
{{#if (eq data.category "alchemy")}}
|
||||
{{> "systems/bol/templates/item/parts/properties/item/alchemy-properties.hbs"}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user