Adds variables for CentComm, NanoTrasen and the station name.

This commit is contained in:
Zuhayr
2015-06-22 16:39:21 +09:30
parent 3632acd3db
commit 3bfa541612
98 changed files with 305 additions and 280 deletions

View File

@@ -180,7 +180,7 @@ research holder datum.
/datum/tech/syndicate
name = "Illegal Technologies Research"
desc = "The study of technologies that violate standard Nanotrasen regulations."
desc = "The study of technologies that violate standard government regulations."
id = TECH_ILLEGAL
level = 0

View File

@@ -124,7 +124,7 @@
return
/obj/machinery/r_n_d/server/centcom
name = "Centcom Central R&D Database"
name = "Central R&D Database"
server_id = -1
/obj/machinery/r_n_d/server/centcom/initialize()