weightmachine ![code/game/objects/structures/gym/weight_machine.dm 5](git.png)
Vars | |
drunk_message | message when drunk user fails to use the machine |
---|---|
finished_message | List of messages picked when finished using the machine. |
more_weight | List of messages picked when using the machine. |
pixel_shift_y | How much we shift the user's pixel y when using the weight machine. |
weight_action | The weight action we give to people that buckle themselves to us. |
Var Details
drunk_message ![code/game/objects/structures/gym/weight_machine.dm 23](git.png)
message when drunk user fails to use the machine
finished_message ![code/game/objects/structures/gym/weight_machine.dm 38](git.png)
List of messages picked when finished using the machine.
more_weight ![code/game/objects/structures/gym/weight_machine.dm 29](git.png)
List of messages picked when using the machine.
pixel_shift_y ![code/game/objects/structures/gym/weight_machine.dm 17](git.png)
How much we shift the user's pixel y when using the weight machine.
weight_action ![code/game/objects/structures/gym/weight_machine.dm 20](git.png)
The weight action we give to people that buckle themselves to us.