mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
Fixed drag equip and extracted unequipBeforeEquip logic
This commit is contained in:
parent
9ce77c126a
commit
1099948a9b
6 changed files with 27 additions and 107 deletions
|
|
@ -83,8 +83,6 @@
|
|||
"Info": {
|
||||
"ClassCanOnlyHaveTwoDomains": "A class can only have 2 domains!",
|
||||
"NoTargetsSelected": "No targets are selected.",
|
||||
"SecondaryEquipWhileTwohanded": "A secondary weapon can't be equipped together with a Two-Handed weapon.",
|
||||
"TwohandedEquipWhileSecondary": "Can't equip a Two-Handed weapon together with a secondary weapon.",
|
||||
"SelectClassBeforeSubclass": "Select a Class before selecting a Subclass.",
|
||||
"SubclassNotOfClass": "This Subclass doesn't belong to your current Class.",
|
||||
"AttackTargetDoesNotExist": "The target token no longer exists"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue