disposalpipe
Vars | |
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) |
Procs | |
shuttleRotate | Structure rotate procs |
spew_forth | Expells 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.