Fixes whiteship console losing GPS signal (#53998)

Deconstructing and rebuilding the whiteship console will switch it back to the GPS-less subtype. Added a new board and assigned it to the whiteship bridge console to remedy this.
This commit is contained in:
Timberpoes
2020-09-28 19:06:24 -03:00
committed by GitHub
parent 0664ee1241
commit 68f81eda0e
2 changed files with 8 additions and 0 deletions
@@ -258,6 +258,11 @@
icon_state = "generic"
build_path = /obj/machinery/computer/shuttle/white_ship
/obj/item/circuitboard/computer/white_ship/bridge
name = "White Ship Bridge (Computer Board)"
icon_state = "generic"
build_path = /obj/machinery/computer/shuttle/white_ship/bridge
/obj/item/circuitboard/computer/white_ship/pod
name = "Salvage Pod (Computer Board)"
build_path = /obj/machinery/computer/shuttle/white_ship/pod