Merge pull request #4060 from Citadel-Station-13/upstream-merge-32955
[MIRROR] Gives the R&D Server a description and makes its name improper
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/obj/machinery/r_n_d/server
|
||||
name = "R&D Server"
|
||||
name = "\improper R&D Server"
|
||||
desc = "A computer system running a deep neural network that processes arbitrary information to produce data useable in the development of new technologies. In layman's terms, it makes research points."
|
||||
icon = 'icons/obj/machines/research.dmi'
|
||||
icon_state = "server"
|
||||
var/datum/research/files
|
||||
|
||||
Reference in New Issue
Block a user