byond - Modules - TypesVar Details - Proc Details

cocoon

Vars

busyStandard busy check
cocoon_life_timeHow much time the cocoon takes to deplete the life force of the marine
hivenumberWhich hive it belongs too
larva_point_rewardHow much larva points it gives at the end of its life time (8 points for one larva in distress)
victimWhat is inside the cocoon

Procs

life_draining_overStop producing points and release the victim if needed
on_shuttle_crushSignal proc, makes sure the victim gets gibbed if a shuttle lands on the cocoon
release_victimOpen the cocoon and move the victim out
unanchor_from_nestAllow the cocoon to be opened and dragged

Var Details

busy

Standard busy check

cocoon_life_time

How much time the cocoon takes to deplete the life force of the marine

hivenumber

Which hive it belongs too

larva_point_reward

How much larva points it gives at the end of its life time (8 points for one larva in distress)

victim

What is inside the cocoon

Proc Details

life_draining_over

Stop producing points and release the victim if needed

on_shuttle_crush

Signal proc, makes sure the victim gets gibbed if a shuttle lands on the cocoon

release_victim

Open the cocoon and move the victim out

unanchor_from_nest

Allow the cocoon to be opened and dragged