byond - Modules - TypesVar Details - Proc Details

/datum/component/riding/creature

Variant of /datum/component/riding specifically for living mobs

Vars

can_be_drivenIf TRUE, this creature's movements can be controlled by the rider while mounted (as opposed to player controlled mobs, which is passive)

Procs

force_dismountYeets the rider off
log_ridingCreatures need to be logged when being mounted

Var Details

can_be_driven

If TRUE, this creature's movements can be controlled by the rider while mounted (as opposed to player controlled mobs, which is passive)

Proc Details

force_dismount

Yeets the rider off

log_riding

Creatures need to be logged when being mounted