Goldsmith gauntlets + gold-bar XP bonus in smelting #160
Labels
No labels
bug
ci-cd
client
epic:security-hardening
feature
optimization
priority:high
priority:low
priority:medium
server
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
BlackLobster/Server#160
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
game/bot/goals/smelt_and_bank.ex:30notes Goldsmith Gauntlets handling is unwired: the gold-bar smelting XP bonus (and the runtime equipped-gauntlets probe that would grant it) is not implemented. Wire the gauntlets check into the smelting XP path so gold bars award the boosted XP when worn.Follow-up split from #2 / #27.