mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Stuff
This commit is contained in:
parent
1fea8438ba
commit
7af3f07a26
14 changed files with 260 additions and 16 deletions
5
templates/dialogs/levelupOptionsDialog/tiers.hbs
Normal file
5
templates/dialogs/levelupOptionsDialog/tiers.hbs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<div>
|
||||
{{> "systems/daggerheart/templates/dialogs/levelupOptionsDialog/parts/tier.hbs" tab=tabs.tier2}}
|
||||
{{> "systems/daggerheart/templates/dialogs/levelupOptionsDialog/parts/tier.hbs" tab=tabs.tier3}}
|
||||
{{> "systems/daggerheart/templates/dialogs/levelupOptionsDialog/parts/tier.hbs" tab=tabs.tier4}}
|
||||
<div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue