experiment ![code/modules/antagonists/abductor/machinery/experiment.dm 1](git.png)
Vars | |
flash | Machine feedback message |
---|---|
Procs | |
experiment | experiment: Performs selected experiment on occupant mob, resulting in a point reward on success |
send_back | send_back: Sends a mob back to a selected teleport location if safe |
Var Details
flash ![code/modules/antagonists/abductor/machinery/experiment.dm 15](git.png)
Machine feedback message
Proc Details
experiment
experiment: Performs selected experiment on occupant mob, resulting in a point reward on success
Arguments:
- occupant The mob inside the machine
- type The type of experiment to be performed
- user The mob starting the experiment
send_back
send_back: Sends a mob back to a selected teleport location if safe
Arguments:
- H The human mob to be sent back