Skip to content

[Map/Box] Fixes #6540 and #6544

Rob Nelson requested to merge pull/6543/Missing_Rig into Bleeding-Edge

Created by: Probe1

derp

  • Replaces an empty SSU in Engineering Secure Storage with an Engie SSU.
  • Moves the defib locker on the shuttle to one tile north and changes its pixel offset from y -30 to x 30. The locker was acting as a container for some medical items (bloodbag, first aid kits) but because the container can only properly hold a defib, they could not be removed without destroying the defib locker. And defib lockers don't have any disassembly code so the only way to do that was an explosion or destroying it as a simple mob.

Fixes https://github.com/d3athrow/vgstation13/issues/6540 Fixes https://github.com/d3athrow/vgstation13/issues/6544

Merge request reports