mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
[MIRROR] Revival of mapping lore terminals [MDB IGNORE] (#13510)
* Adds lore terminals for mappers (#66589) This adds the ability to use Fallout-style terminals for maps * Revival of mapping lore terminals Co-authored-by: dragomagol <66640614+dragomagol@users.noreply.github.com>
This commit is contained in:
@@ -19,11 +19,6 @@
|
||||
greyscale_colors = CIRCUIT_COLOR_COMMAND
|
||||
build_path = /obj/machinery/computer/accounting
|
||||
|
||||
//obj/item/circuitboard/computer/shield
|
||||
// name = "Shield Control (Computer Board)"
|
||||
// greyscale_colors = CIRCUIT_COLOR_COMMAND
|
||||
// build_path = /obj/machinery/computer/stationshield
|
||||
|
||||
//Engineering
|
||||
|
||||
/obj/item/circuitboard/computer/apc_control
|
||||
@@ -341,6 +336,10 @@
|
||||
name = "Tram Controls (Computer Board)"
|
||||
build_path = /obj/machinery/computer/tram_controls
|
||||
|
||||
/obj/item/circuitboard/computer/terminal
|
||||
name = "Terminal (Computer Board)"
|
||||
build_path = /obj/machinery/computer/terminal
|
||||
|
||||
//Medical
|
||||
|
||||
/obj/item/circuitboard/computer/crew
|
||||
|
||||
Reference in New Issue
Block a user