Changes all instances of "RD Console" to "R&D Console"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user