Fixes some issues with the NSS Asclepius and Central Command (#21699)

* Fixes

* more chairs lmao

---------

Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
DGamerL
2023-07-24 00:17:47 +02:00
committed by GitHub
parent 0a28d3a2f2
commit af70eb78f5
3 changed files with 298 additions and 310 deletions
@@ -22,6 +22,8 @@
var/datum/map_template/shuttle/preview_template
var/list/templates = list()
var/list/shuttle_data = list()
anchored = TRUE
layer = 5
/obj/machinery/shuttle_manipulator/Initialize(mapload)
. = ..()