byond - Modules - TypesVar Details - Proc Details

tunnel

Vars

creatorWhat hivelord created that tunnel. Can be null
tunnel_descDescription added by the hivelord.

Procs

clear_creatorSignal handler for creator destruction to clear reference
pick_a_tunnelHere we pick a tunnel to go to, then travel to that tunnel and peep out, confirming whether or not we want to emerge or go to another tunnel.

Var Details

creator

What hivelord created that tunnel. Can be null

tunnel_desc

Description added by the hivelord.

Proc Details

clear_creator

Signal handler for creator destruction to clear reference

pick_a_tunnel

Here we pick a tunnel to go to, then travel to that tunnel and peep out, confirming whether or not we want to emerge or go to another tunnel.