/tg/ Station 13 - Modules - TypesVar Details - Proc Details

traitor_machine_trapper

Item which you use on a machine to cause it to explode next time someone interacts with it

Vars

deploy_timeThe time it takes to deploy the bomb.
explosion_rangeLight explosion range, to hurt the person using the machine
target_machine_pathThe type of object on which this can be planted on.

Procs

on_defusedCalled when applied trap has been defused, retrieve this item from nullspace
on_triggeredCalled when applied trap is triggered, mark success

Var Details

deploy_time

The time it takes to deploy the bomb.

explosion_range

Light explosion range, to hurt the person using the machine

target_machine_path

The type of object on which this can be planted on.

Proc Details

on_defused

Called when applied trap has been defused, retrieve this item from nullspace

on_triggered

Called when applied trap is triggered, mark success