mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
bugfix: requested changes
This commit is contained in:
parent
5a9ad904be
commit
1741151c3e
3 changed files with 1 additions and 5 deletions
|
|
@ -2821,7 +2821,6 @@
|
|||
"deleteItem": "Delete Item",
|
||||
"immune": "Immune",
|
||||
"middleClick": "[Middle Click] Keep tooltip view",
|
||||
|
||||
"tokenSize": "The token size used on the canvas"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -15,4 +15,4 @@
|
|||
filter: @golden-filter !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,9 +21,6 @@
|
|||
<div class="tag">
|
||||
<span>{{localize "DAGGERHEART.GENERAL.value"}} {{cost.value}}</span>
|
||||
</div>
|
||||
<div class="tag">
|
||||
<span>{{localize "DAGGERHEART.GENERAL.value"}} {{cost.value}}</span>
|
||||
</div>
|
||||
{{#if cost.scalable}}
|
||||
<div class="tag">
|
||||
<span>{{localize "DAGGERHEART.GENERAL.scalable"}} {{localize "DAGGERHEART.GENERAL.true"}}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue