fixes some of the issues of the createanddestroy unit test (#7648)

* send help

* polychromic createanddestroy fix
This commit is contained in:
jjpark-kb
2021-08-20 23:23:23 -04:00
committed by GitHub
parent c8a695ebfc
commit 6dfd617177
59 changed files with 76 additions and 66 deletions
@@ -22,6 +22,12 @@ GLOBAL_LIST_EMPTY(cargo_control_consoles)
for(var/turf/open/floor/iterating_floor in iterating_import_bay)
possible_floors += iterating_floor
/obj/machinery/computer/cargo_control_console/Destroy()
if(radio)
QDEL_NULL(radio)
. = ..()
/obj/item/circuitboard/computer/cargo_control_console
name = "Cargo Console (Computer Board)"
greyscale_colors = CIRCUIT_COLOR_ENGINEERING