Fix skill study mana deduction in skillStore.ts
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m38s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m38s
- Added useManaStore import to skillStore.ts - Added mana deduction logic in startStudyingSkill action - Mana is now properly deducted when starting to study a skill (unless already paid)
This commit is contained in:
@@ -560,6 +560,10 @@ The following mana types have been **removed** and should **never be re-added**:
|
||||
- `mental` - Mind/psionic themed (removed for design consistency)
|
||||
- `force` - Telekinetic themed (removed for design consistency)
|
||||
|
||||
### Removed Features
|
||||
- LabTab — permanently removed. Do not re-add under any name.
|
||||
The lab element conversion UI was replaced by attunements.
|
||||
|
||||
---
|
||||
|
||||
## 🔮 Mana Types Overview
|
||||
|
||||
Reference in New Issue
Block a user