Remove duplicate macros (#4683)

This commit is contained in:
Erki
2018-05-06 18:31:03 +03:00
committed by GitHub
parent f197426b8c
commit 28a1d8d3d7
16 changed files with 105 additions and 139 deletions
@@ -1,8 +1,6 @@
//node1, air1, network1 correspond to input
//node2, air2, network2 correspond to output
#define ADIABATIC_EXPONENT 0.667 //Actually adiabatic exponent - 1.
/obj/machinery/atmospherics/binary/circulator
name = "circulator"
desc = "A gas circulator turbine and heat exchanger."
@@ -1,5 +1,3 @@
#define ADIABATIC_EXPONENT 0.667 //Actually adiabatic exponent - 1.
/obj/machinery/atmospherics/pipeturbine
name = "turbine"
desc = "A gas turbine. Converting pressure into energy since 1884."