mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
/obj/machinery/atmospherics/binary
|
||||
dir = SOUTH
|
||||
initialize_directions = SOUTH|NORTH
|
||||
power_state = IDLE_POWER_USE
|
||||
|
||||
@@ -15,7 +14,6 @@
|
||||
var/datum/pipeline/parent1
|
||||
var/datum/pipeline/parent2
|
||||
|
||||
new_attack_chain = TRUE
|
||||
|
||||
/obj/machinery/atmospherics/binary/New()
|
||||
..()
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
desc = "A gas circulator pump and heat exchanger. Its input port is on the south side, and its output port is on the north side."
|
||||
icon = 'icons/obj/atmospherics/circulator.dmi'
|
||||
icon_state = "circ8-off"
|
||||
anchored = TRUE
|
||||
density = TRUE
|
||||
can_unwrench = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user