mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 19:42:42 +00:00
* Added two new pipes: Fuel and Auxiliary Pipes * Added a `cycle_to_external_air` tag to airlock controllers, which allows exterior air to be cycled out of an air lock through separate vents. * Retrofitted the Spark and Intrepid with the new pipes, and the externally cycled air. * CL * Allow pressure tanks to attach to all pipes. * RM stray pixels * Update code/game/machinery/pipe/construction.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * rm unused states * Fix misalignment * Add remaining pipes to RFD, and correct a few omissions --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>