Skip to content

Medbay Construction Fixes

Rob Nelson requested to merge pull/4089/medicon into Bleeding-Edge

Created by: Kurfursten

  • Fixed a bug where the Body Scanner could not be deconstructed.
  • Fixed a bug where the Sleeper could not be deconstructed.
  • Fixed a bug where the Operating Table could not be deconstructed.
  • Fixed a bug where the Morgue Tray could not be deconstructed.
  • Fixed a bug where the Body Scanner could not be constructed.
  • Fixed a bug where the Sleeper could not be constructed.
  • Fixed a bug where the Operating Table could not be constructed.
  • Fixed a bug where the Morgue Tray could not be constructed.
  • Fixed a bug where the Body Scanner did not benefit from improved components.
  • Fixed a bug where the Sleeper did not benefit from improved components.
  • Fixed a bug where the Body Scanner did not properly generate its own console.
  • Fixed a bug where the Sleeper did not properly generate its own console.
  • Fixed a map issue where Body Scanner Consoles were placed on the map.
  • Fixed a map issue where Sleeper Consoles were placed on the map.
  • Fixed a bug where the Body Scanner could not be flipped in direction.
  • Fixed a bug where the Sleeper could not be flipped in direction.
  • Fixed a bug where the Morgue Tray could not be flipped in direction.
  • Fixed a missing sprite issue for the Body Scanner's alternate direction.
  • Fixed a missing sprite issue for the Morgue Tray's alternate direction.
  • Fixed a bug where the circuitboard for Body Scanners did not exist.
  • Fixed a bug where the circuitboard for Sleepers did not exist.
  • Fixed a bug where the circuitboard for Body Scanners was not able to be printed at the Circuit Imprinter.
  • Fixed a bug where the circuitboard for Sleepers was not able to be printed at the Circuit Imprinter.

This is definitely a bug fix and not new functionality.

Merge request reports