byond - Modules - TypesVar Details - Proc Details

/datum/component/bad_leg

Vars

affected_limbBound limb.
bound_actionThe bound action to reduce steps tracker.
last_message_timeHolds the last time a message was sent to prevent spam.
parent_humanBound human.
steps_walkingTracker for steps walked.

Procs

rest_legs_painThis prevents weird shit like corpses being dragged triggering the messages.

Var Details

affected_limb

Bound limb.

bound_action

The bound action to reduce steps tracker.

last_message_time

Holds the last time a message was sent to prevent spam.

parent_human

Bound human.

steps_walking

Tracker for steps walked.

Proc Details

rest_legs_pain

This prevents weird shit like corpses being dragged triggering the messages.