mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
[PR] Adding recall functionality to the loadout tab (#1482)
* Adding a Recall button that doesn't yet show a popup * Adding an action with a cost dialog for stress - if there is a stress cost
This commit is contained in:
parent
5f001a9f83
commit
3405b53900
2 changed files with 35 additions and 0 deletions
|
|
@ -326,6 +326,7 @@
|
|||
"equip": "Equip",
|
||||
"sendToChat": "Send To Chat",
|
||||
"toLoadout": "Send to Loadout",
|
||||
"recall": "Recall",
|
||||
"toVault": "Send to Vault",
|
||||
"unequip": "Unequip",
|
||||
"useItem": "Use Item"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue