Files
Bubberstation/code/datums/elements
Ghom a66065cb6d Removes a signal and a list from the movetype handler element. (#86119)
## About The Pull Request
We can already stop the floating anim by adding the no floating trait,
COMSIG_PAUSE_FLOATING_ANIM and the relative paused_floating_anim_atoms
list are redundant as we can just use the `TRAIT_CALLBACK_REMOVE` macro
and timers.

## Why It's Good For The Game
Less crap in the way of a one big bespoke element that manages the
movetypes of every living mob in the game.

## Changelog
N/A
2024-09-05 22:58:39 -06:00
..
2024-08-21 17:07:02 +12:00
2024-02-29 04:24:10 +00:00
2024-01-26 02:23:24 +01:00
2024-07-08 21:58:01 +02:00
2023-11-14 13:57:52 -07:00
2024-03-29 22:26:35 -06:00
2024-05-16 19:54:00 -07:00
2024-06-08 19:26:03 -04:00