PR 2 Creation

This commit is contained in:
Kyep
2017-01-07 00:18:43 -08:00
parent 0c61bc68d3
commit e5ab12acd0
22 changed files with 1037 additions and 62 deletions
@@ -61,6 +61,7 @@
/obj/machinery/atmospherics/unary/vent_pump/New()
..()
all_vent_pumps += src
icon = null
initial_loc = get_area(loc)
area_uid = initial_loc.uid
@@ -426,6 +427,7 @@
return ..()
/obj/machinery/atmospherics/unary/vent_pump/Destroy()
all_vent_pumps -= src
if(initial_loc)
initial_loc.air_vent_info -= id_tag
initial_loc.air_vent_names -= id_tag