Hailstorm fixes and console updates (#18863)

-fixes the hailstorm shuttle not docking
-fixes the hailstorm pipes not connecting to the vents
-added primitive versions for the ship computers using sprites we had
but were never implemented
This commit is contained in:
Alberyk
2024-04-08 05:28:21 -03:00
committed by GitHub
parent 49d6029d18
commit 539e2fb01f
6 changed files with 42 additions and 52 deletions
@@ -23,7 +23,6 @@
can_pass_under = FALSE
light_power_on = 1
/obj/machinery/computer/ship/targeting/Initialize()
..()
return INITIALIZE_HINT_LATELOAD
@@ -37,7 +37,6 @@
can_pass_under = FALSE
light_power_on = 1
/obj/machinery/computer/ship/sensors/Destroy()
QDEL_NULL(sound_token)
sensors = null