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

disposalpipe

Vars

spawn_pipeShould we create a pipe on destroy?
storedThe pipe used to create us, if it exists (I like it when c4 carries over)

Procs

shuttleRotateStructure rotate procs
spew_forthExpells the pipe's contents.

Var Details

spawn_pipe

Should we create a pipe on destroy?

stored

The pipe used to create us, if it exists (I like it when c4 carries over)

Proc Details

shuttleRotate

Structure rotate procs

spew_forth

Expells the pipe's contents.

This proc checks through src's contents for holder objects, and then tells each one to empty onto the tile. Called when the pipe is deconstructed or someone struggles out.