tased 
Status effect tracking being tased by someone!
Vars | |
| firer | What atom is using the atom tasing us? Sometimes the same as the taser, such as with turrets. |
|---|---|
| tase_line | The beam datum representing the taser electrodes |
| taser | What atom is tasing us? |
Procs | |
| can_tase_with | Checks if the passed atom is captable of being used to tase someone |
| do_tase_with | Actually does the tasing with the passed atom Returns TRUE if the tasing was successful, FALSE if it failed |
| set_firer | Sets the passed atom as the person operating the taser, the "firer" |
| set_taser | Sets the passed atom as the "taser" |
Var Details
firer 
What atom is using the atom tasing us? Sometimes the same as the taser, such as with turrets.
tase_line 
The beam datum representing the taser electrodes
taser 
What atom is tasing us?
Proc Details
can_tase_with
Checks if the passed atom is captable of being used to tase someone
do_tase_with
Actually does the tasing with the passed atom Returns TRUE if the tasing was successful, FALSE if it failed
set_firer
Sets the passed atom as the person operating the taser, the "firer"
set_taser
Sets the passed atom as the "taser"