code/datums/elements/movetype_handler.dm

| /datum/element/movetype_handler | An element that enables and disables movetype bitflags as movetype traits are added and removed. It also handles the +2/-2 pixel y anim loop typical of mobs possessing the FLYING or FLOATING movetypes. This element is necessary for the TRAIT_MOVE_ traits to work correctly. So make sure to include it when manipulating those traits on non-living movables. |
|---|