Merge pull request #1915 from Citadel-Station-13/upstream-merge-29068

[MIRROR] Lowercased computer names
This commit is contained in:
LetterJay
2017-07-06 22:47:04 -05:00
committed by GitHub
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
/**********************Shuttle Computer**************************/
/obj/machinery/computer/shuttle/mining
name = "Mining Shuttle Console"
name = "mining shuttle console"
desc = "Used to call and send the mining shuttle."
circuit = /obj/item/weapon/circuitboard/computer/mining_shuttle
shuttleId = "mining"
+1 -1
View File
@@ -1,5 +1,5 @@
/obj/machinery/computer/shuttle
name = "Shuttle Console"
name = "shuttle console"
icon_screen = "shuttle"
icon_keyboard = "tech_key"
light_color = LIGHT_COLOR_CYAN
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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