mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
Gives the R&D Server a description and makes its name improper (#32955)
* gives the R&D server a description * I guess I'll make its name improper
This commit is contained in:
committed by
duncathan salt
parent
4521c4b5ee
commit
5d9231aced
@@ -1,5 +1,6 @@
|
||||
/obj/machinery/rnd/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/techweb/stored_research
|
||||
|
||||
Reference in New Issue
Block a user