mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-21 15:42:35 +00:00
Fixes drop pods, fixes the Ninja TP consoles, fixes shuttles being unable to dock with the Horizon. (#14138)
This commit is contained in:
@@ -110,6 +110,11 @@
|
||||
desc = "A computer that has a special teleporter control program loaded."
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/teleporter
|
||||
|
||||
/obj/item/modular_computer/console/preset/command/teleporter/ninja
|
||||
name = "teleporter control console"
|
||||
desc = "A computer that has a special teleporter control program loaded."
|
||||
_app_preset_type = /datum/modular_computer_app_presets/command/teleporter/ninja
|
||||
|
||||
// Civilian
|
||||
/obj/item/modular_computer/console/preset/civilian
|
||||
name = "civilian console"
|
||||
|
||||
Reference in New Issue
Block a user