mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
118 - adversary data model (#119)
* Fixed datamodel and set up basic template in new style * Added in a temp attack button, because why not * Restored HitPoints counting up
This commit is contained in:
parent
ad0acd62cd
commit
02f16f7363
18 changed files with 307 additions and 935 deletions
|
|
@ -13,6 +13,9 @@
|
|||
@import './resources.less';
|
||||
|
||||
// new styles imports
|
||||
@import './less/actors/adversary.less';
|
||||
@import './less/actors/environment.less';
|
||||
|
||||
@import './less/items/feature.less';
|
||||
@import './less/items/domainCard.less';
|
||||
@import './less/items/class.less';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue