byond - Modules - TypesVar Details - Proc Details

recovery_pylon

Vars

buffed_xenosList of buffed xenomorphs.
particle_holderHolds the particles.

Procs

apply_buffApplies a buff to any entering xenormorph that reduces improves regen variables.
create_effectsCreates what this structure is suppose to do.
delete_effectsRemoves what this structure is suppose to do.
remove_buffReverses the buffs to leaving xenomorphs if they were given it.

Var Details

buffed_xenos

List of buffed xenomorphs.

particle_holder

Holds the particles.

Proc Details

apply_buff

Applies a buff to any entering xenormorph that reduces improves regen variables.

create_effects

Creates what this structure is suppose to do.

delete_effects

Removes what this structure is suppose to do.

remove_buff

Reverses the buffs to leaving xenomorphs if they were given it.