mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 02:51:41 +00:00
* Fixes some rodform gibbing bugs (#64574) When I initially did moveloops in like, febuary of last year or something, I made what I thought was a minor change of turning a Move override into a Moved override, alongside moving some parent calls. It turns out by doing that I made wizard rods perform one bump before exiting. This well uh, gibbed the wizard, cause of how explosion code works. Life is pain. This resolves that issue * Fixes some rodform gibbing bugs Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>