mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
[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:
co-authored by
John Willard
Bloop
parent
ad44b612ca
commit
18fc2d9b16
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user