built freezers don't connect to networks properly
Created by: d3athrow
Freezers that are made after the round starts refuse to connect to networks properly. Things that i've seen are the init directions variable doesn't match the icon state showing where it will connect to the freezer (direction was 8 but init dir was 2) wrenching the freezer wont ever cause it to add a node or build a network only way to add a freezer to a network is to force it to update via wrenching an /obj/item/pipe near it with the init dir's variable modified to be proper(or ignore the icon-state and rotate until successful attachment)
EDIT: Actually i think initialize_directions is just staying at 2, cryo has the same issue if you try to build it, it will only connect to a pipenet from the south side.