byond - Modules - TypesVar Details - Proc Details

hivemind

Vars

coreThe core of our hivemind
incorporeal_pass_flagspass_flags given when going incorporeal
manifest_pass_flagspass_flags given when manifested
minimum_healthThe minimum health we can have

Procs

do_change_formFinish the form changing of the hivemind and give the needed stats
end_teleportFinish the teleportation process to send the hivemind manifestation to the selected turf
get_coreGetter proc for the weakref'd core
jumpJump hivemind's camera to the passed xeno, if they are on/near weeds
med_hud_set_statusHiveminds specifically have no status hud element
start_teleportStart the teleportation process to send the hivemind manifestation to the selected turf
update_icon_statehandles hivemind updating with their respective weedtype

Var Details

core

The core of our hivemind

incorporeal_pass_flags

pass_flags given when going incorporeal

manifest_pass_flags

pass_flags given when manifested

minimum_health

The minimum health we can have

Proc Details

do_change_form

Finish the form changing of the hivemind and give the needed stats

end_teleport

Finish the teleportation process to send the hivemind manifestation to the selected turf

get_core

Getter proc for the weakref'd core

jump

Jump hivemind's camera to the passed xeno, if they are on/near weeds

med_hud_set_status

Hiveminds specifically have no status hud element

start_teleport

Start the teleportation process to send the hivemind manifestation to the selected turf

update_icon_state

handles hivemind updating with their respective weedtype