spider

Vars | |
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 |
potentialspawns | The types of spiders that the spawner can produce |
ready | Prevents spawning from this mob_spawn until TRUE, set by the egg growing |
Procs | |
create | Makes a ghost into a spider based on the type of egg cluster. |
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
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:
- user - The ghost attempting to become a spider
- newname - If set, renames the mob to this name