Goonstation 13 - Modules - TypesProc Details

YOU SHOULDN'T SEE THIS - TELL A CODER

Abstract supertype for implants that do something explodey-ish when you die. Includes functionality for scaling with implant number Means different things for different implants, but in a general sense how Powerful the effect is. Scales additively with implant number.

Procs

do_effectThis is where you put the actual effect the implant has on death (some kind of an explosion probably) You probably want to call this parent after exploding or whatever

Proc Details

do_effect

This is where you put the actual effect the implant has on death (some kind of an explosion probably) You probably want to call this parent after exploding or whatever