byond - Modules - TypesVar Details - Proc Details

/obj/structure/pipes

Vars

explodeyWhether or not the pipe will explode (when on the Almayer) during hijack
exploding_typesThe grenade subtypes that pipes will use when they explode

Procs

kablooieMakes the pipe go boom.
warning_explodeMakes a warning telegraph appear and, after a certain duration, explodes.

Var Details

explodey

Whether or not the pipe will explode (when on the Almayer) during hijack

exploding_types

The grenade subtypes that pipes will use when they explode

Proc Details

kablooie

Makes the pipe go boom.

warning_explode

Makes a warning telegraph appear and, after a certain duration, explodes.

Params: time_till: required, the time until the explosion occurs. The sound file lasts 5 seconds.