mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-09 16:33:50 +00:00
Added an abstract proc for circuits intended to be used to allow a circuit to configure a machine. Overrode this proc for supply console boards (behaviour inherited by express boards) Call this proc in supply console on_construction (behaviour inherited by express supply consoles) Allows all supply consoles to inherit their circuit's emag and contraband status. Doesn't look like any other circuits use this sort of functionality, but if they do I'll fix 'em up too.