Lowercased computer names
This commit is contained in:
@@ -236,7 +236,7 @@
|
||||
origin_tech = "engineering=2;combat=2;bluespace=2"
|
||||
|
||||
/obj/machinery/computer/bsa_control
|
||||
name = "Bluespace Artillery Control"
|
||||
name = "bluespace artillery control"
|
||||
var/obj/machinery/bsa/full/cannon
|
||||
var/notice
|
||||
var/target
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
origin_tech = "engineering=3"
|
||||
|
||||
/obj/machinery/computer/sat_control
|
||||
name = "Satellite control"
|
||||
name = "satellite control"
|
||||
desc = "Used to control the satellite network."
|
||||
circuit = /obj/item/weapon/circuitboard/machine/computer/sat_control
|
||||
var/notice
|
||||
|
||||
Reference in New Issue
Block a user