Files
Bubberstation/code/modules/spells
SkyratBot df0625b449 [MIRROR] Fixes some rodform gibbing bugs [MDB IGNORE] (#11285)
* 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>
2022-02-05 17:30:09 +00:00
..