conjure 
Vars | |
can_use_stunned | If TRUE, spell can be used while owner stunned |
---|---|
delay | Go Go Gadget Inheritance |
newVars | Vars of the summoned objects will be replaced with those where they meet. Should have format of list("emagged" = 1,"name" = "Wizard's Justicebot"), for example. |
summon_amt | Amount of objects summoned. |
summon_ignore_density | If set to TRUE , adds dense tiles to possible spawn places. |
summon_ignore_prev_spawn_points | If set to TRUE , each new object is summoned on a new spawn point. |
summon_lifespan | 0=permanent, any other time in deciseconds. |
summon_type | Determines what exactly will be summoned. Should be text, like list("/mob/simple_animal/bot/ed209"). |
Var Details
can_use_stunned 
If TRUE, spell can be used while owner stunned
delay 
Go Go Gadget Inheritance
newVars 
Vars of the summoned objects will be replaced with those where they meet. Should have format of list("emagged" = 1,"name" = "Wizard's Justicebot"), for example.
summon_amt 
Amount of objects summoned.
summon_ignore_density 
If set to TRUE
, adds dense tiles to possible spawn places.
summon_ignore_prev_spawn_points 
If set to TRUE
, each new object is summoned on a new spawn point.
summon_lifespan 
0=permanent, any other time in deciseconds.
summon_type 
Determines what exactly will be summoned. Should be text, like list("/mob/simple_animal/bot/ed209").