Fixed drag equip and extracted unequipBeforeEquip logic

This commit is contained in:
WBHarry 2025-05-26 13:03:57 +02:00
parent 9ce77c126a
commit 1099948a9b
6 changed files with 27 additions and 107 deletions

View file

@ -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"