Changes all instances of "RD Console" to "R&D Console"

This commit is contained in:
CitadelStationBot
2017-04-27 03:00:07 -05:00
parent e7df2bc14a
commit 27feafc699
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1068,7 +1068,7 @@ won't update every console in existence) but it's more of a hassle to do. Also,
/obj/machinery/computer/rdconsole/robotics/New()
..()
if(circuit)
circuit.name = "RD Console - Robotics (Computer Board)"
circuit.name = "R&D Console - Robotics (Computer Board)"
circuit.build_path = /obj/machinery/computer/rdconsole/robotics
/obj/machinery/computer/rdconsole/core