Teleport pads are now controlled directly by the teleport control computer program.

Replaces all teleport stations with modular computers with that program.
This commit is contained in:
mikomyazaki
2022-02-20 18:49:56 +00:00
parent 54d25c7697
commit 45d9e9e23c
12 changed files with 167 additions and 332 deletions
@@ -105,6 +105,11 @@
_app_preset_type = /datum/modular_computer_app_presets/security/hos
enrolled = 1
/obj/item/modular_computer/console/preset/command/teleporter
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
// Civilian
/obj/item/modular_computer/console/preset/civilian
name = "civilian console"