/tg/ Station 13 - Modules - Types

code/datums/elements/ridable.dm

/datum/element/ridableThis element is used to indicate that a movable atom can be mounted by mobs in order to ride it. The movable is considered mounted when a mob is buckled to it, at which point a riding component is created on the movable, and that component handles the actual riding behavior.