mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-21 14:34:49 +00:00
* Refactors the Charge wizard spell (#66599) This PR refactors the "charge" spell to be signal based instead of looping over held items + istype checks. This was atomized out of my proc holder removal PR. Figured it was small enough to handle on its own. * Refactors the Charge wizard spell Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>