mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 16:45:42 +00:00
* Fixes floored mobs (paraplegia, missing limbs) not being able to stand up in zero G for real. (#61054) Added a old_movement_type argument to the COMSIG_MOVETYPE_FLAG_ENABLED and COMSIG_MOVETYPE_FLAG_DISABLED signal, fixed the check for zero g movespeed and locomotion traits removal and made some statements easier to understand. * Fixes floored mobs (paraplegia, missing limbs) not being able to stand up in zero G for real. Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>