transformer ![code/game/machinery/transformer.dm 1](git.png)
Vars | |
cooldown | Whether we're on cooldown |
---|---|
cooldown_duration | How long we have to wait between processing mobs |
cooldown_timer | How long until the next mob can be processed |
countdown | The visual countdown effect |
master_ai | Who the master AI is that created this factory |
robot_cell_charge | The created cyborg's cell chage |
transform_dead | Whether this machine transforms dead mobs into cyborgs |
transform_standing | Whether this machine transforms standing mobs into cyborgs |
Var Details
cooldown ![code/game/machinery/transformer.dm 19](git.png)
Whether we're on cooldown
cooldown_duration ![code/game/machinery/transformer.dm 17](git.png)
How long we have to wait between processing mobs
cooldown_timer ![code/game/machinery/transformer.dm 21](git.png)
How long until the next mob can be processed
countdown ![code/game/machinery/transformer.dm 25](git.png)
The visual countdown effect
master_ai ![code/game/machinery/transformer.dm 29](git.png)
Who the master AI is that created this factory
robot_cell_charge ![code/game/machinery/transformer.dm 23](git.png)
The created cyborg's cell chage
transform_dead ![code/game/machinery/transformer.dm 13](git.png)
Whether this machine transforms dead mobs into cyborgs
transform_standing ![code/game/machinery/transformer.dm 15](git.png)
Whether this machine transforms standing mobs into cyborgs