/obj/lattice/auto
lattice spawners, for mapping large quantities of lattice at once. They auto connect in four directions depending on the lattices around them, plus you can set them to connect to certain turfs.
Vars | |
attach_to_all_turfs | makes it attach to all non space turfs |
---|---|
attach_to_wall | makes the lattices connect to walls too |
Procs | |
initialize | checks around itself for spots to connect to, creates a new lattice, then qdels itself. |
Var Details
attach_to_all_turfs
makes it attach to all non space turfs
attach_to_wall
makes the lattices connect to walls too
Proc Details
initialize
checks around itself for spots to connect to, creates a new lattice, then qdels itself.