/tg/ Station 13 - Modules - TypesVar Details - Proc Details

spider

Vars

amount_grownThe amount the egg cluster has grown. Is able to produce a spider when it hits 100.
cluster_typeType of the cluster that the spawner spawns
directiveThe mother's directive at the time the egg was produced. Passed onto the child.
eggPhysical structure housing the spawner
flash_windowDo we flash the byond window when this particular egg type is available?
granted_datumWhich antag datum do we grant?
potentialspawnsThe types of spiders that the spawner can produce
readyPrevents spawning from this mob_spawn until TRUE, set by the egg growing

Procs

createMakes a ghost into a spider based on the type of egg cluster.
get_radial_choicePick a spider type from a radial menu

Var Details

amount_grown

The amount the egg cluster has grown. Is able to produce a spider when it hits 100.

cluster_type

Type of the cluster that the spawner spawns

directive

The mother's directive at the time the egg was produced. Passed onto the child.

egg

Physical structure housing the spawner

flash_window

Do we flash the byond window when this particular egg type is available?

granted_datum

Which antag datum do we grant?

potentialspawns

The types of spiders that the spawner can produce

ready

Prevents spawning from this mob_spawn until TRUE, set by the egg growing

Proc Details

create

Makes a ghost into a spider based on the type of egg cluster.

Allows a ghost to get a prompt to use the egg cluster to become a spider.

Arguments:

get_radial_choice

Pick a spider type from a radial menu