Further TEG changes

This commit is contained in:
Markolie
2016-10-12 14:49:58 +02:00
parent c4f7730764
commit 61e1ae0f03
3 changed files with 32 additions and 19 deletions

View File

@@ -8,13 +8,15 @@
var/side = CIRC_LEFT
var/global/const/CIRC_LEFT = 1
var/global/const/CIRC_RIGHT = 2
var/global/const/CIRC_LEFT = WEST
var/global/const/CIRC_RIGHT = EAST
var/last_pressure_delta = 0
var/obj/machinery/power/generator/generator
layer = 2.45 // Just above wires
anchored = 1
density = 1