[MIRROR] Oldstation now has their own RND [MDB IGNORE] (#23567)

* Oldstation now has their own RND

* Update oldstation_fluff.dm

* Update techweb_types.dm

* beaker capacity

---------

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-09-07 22:36:11 -04:00
committed by GitHub
co-authored by John Willard Bloop
parent ad44b612ca
commit 18fc2d9b16
36 changed files with 521 additions and 256 deletions
@@ -1025,7 +1025,12 @@
build_path = /obj/machinery/rnd/server
req_components = list(
/obj/item/stack/cable_coil = 2,
/datum/stock_part/scanning_module = 1)
/datum/stock_part/scanning_module = 1,
)
/obj/item/circuitboard/machine/rdserver/oldstation
name = "Ancient R&D Server"
build_path = /obj/machinery/rnd/server/oldstation
/obj/item/circuitboard/machine/techfab/department/science
name = "\improper Departmental Techfab - Science"