Goonstation 13 - Modules - TypesProc Details

/obj/statue

Procs

cleanup_occupantRemove (read: kill and delete) the mob inside this statue
cut_statueProc to cut off head to grab the brain, otherwise cuts the statue to pieces
drop_organsProc to drop a list of organs from the mob inside
free_occupantProc to throw out the mob inside
make_material_chunkProc to generate a material from the statue
mob_flip_insideDeal some damage when flipping, in case someone's stuck and nobody else is around

Proc Details

cleanup_occupant

Remove (read: kill and delete) the mob inside this statue

cut_statue

Proc to cut off head to grab the brain, otherwise cuts the statue to pieces

drop_organs

Proc to drop a list of organs from the mob inside

free_occupant

Proc to throw out the mob inside

make_material_chunk

Proc to generate a material from the statue

mob_flip_inside

Deal some damage when flipping, in case someone's stuck and nobody else is around