code/datums/elements/ridable.dm
/datum/element/ridable | This 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. |
---|