/datum/component/bad_leg
Vars | |
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. |
Procs | |
rest_legs_pain | This 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.