limp ![code/datums/status_effects/wound_effects.dm 20](git.png)
Vars | |
left | The left leg of the limping person |
---|---|
next_leg | Which leg we're limping with next |
right | The right leg of the limping person |
slowdown_left | How many deciseconds we limp for on the left leg |
slowdown_right | How many deciseconds we limp for on the right leg |
Var Details
left ![code/datums/status_effects/wound_effects.dm 27](git.png)
The left leg of the limping person
next_leg ![code/datums/status_effects/wound_effects.dm 31](git.png)
Which leg we're limping with next
right ![code/datums/status_effects/wound_effects.dm 29](git.png)
The right leg of the limping person
slowdown_left ![code/datums/status_effects/wound_effects.dm 33](git.png)
How many deciseconds we limp for on the left leg
slowdown_right ![code/datums/status_effects/wound_effects.dm 35](git.png)
How many deciseconds we limp for on the right leg