mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 19:07:26 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user