mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-26 00:58:07 +01:00
8df3a80bd5
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.