[MIRROR] Remove remaining references to research point generation through power generation (#8081)

* Remove remaining references to research point generation through power generation (#61294)

Radiation collectors and tesla coils being able to create research points was removed in 92209dd. This stops references to power-based research point generation from appearing.

Research by power is long gone

Restore flavor to power collecting circuitboards
H/T EricZilla

* Remove remaining references to research point generation through power generation

Co-authored-by: esainane <esainane+github@gmail.com>
This commit is contained in:
SkyratBot
2021-09-09 22:53:03 -04:00
committed by GitHub
co-authored by esainane
parent 5d3fc5ee94
commit 3f5dfff58d
2 changed files with 2 additions and 3 deletions
@@ -141,7 +141,7 @@
/obj/item/circuitboard/machine/tesla_coil
name = "Tesla Controller (Machine Board)"
greyscale_colors = CIRCUIT_COLOR_ENGINEERING
desc = "You can use a screwdriver to switch between Research and Power Generation."
desc = "Does not let you shoot lightning from your hands."
build_path = /obj/machinery/power/tesla_coil
req_components = list(/obj/item/stock_parts/capacitor = 1)
needs_anchored = FALSE
@@ -222,6 +222,7 @@
/obj/item/circuitboard/machine/rad_collector
name = "Radiation Collector (Machine Board)"
greyscale_colors = CIRCUIT_COLOR_ENGINEERING
desc = "Comes with a small amount solder of arranged in the corner: \"If you can read this, you're too close.\""
build_path = /obj/machinery/power/rad_collector
req_components = list(
/obj/item/stack/cable_coil = 5,
-2
View File
@@ -103,8 +103,6 @@ As an Engineer, you can temporarily power the station solely with the solar arra
As an Engineer, you can cool the supermatter crystal by spraying it with a fire extinguisher. Only for the brave!
As an Engineer, you can repair windows by using a welding tool on them while not in combat mode.
As an Engineer, you can lock APCs, fire alarms, emitters and radiation collectors using your ID card to prevent others from disabling them.
As an Engineer, you can convert tesla coils into corona analyzers by using a screwdriver on the circuit board. They will produce less power, but generate research points!
As an Engineer, you can use radiation collectors to generate research points. Load them with a 50/50 oxygen/tritium tank and use a multitool to switch them to research mode.
As an Engineer, don't underestimate the humble P.A.C.M.A.N. generators. With upgraded parts, a couple units working in tandem are sufficient to take over for an exploded engine or shattered solars.
As an Engineer, your departmental protolathe and circuit printer can manufacture the necessary circuit boards and components to build just about anything. Make extra medical machinery everywhere! Build a gibber for security! Set up an array of emitters pointing down the hall! The possibilities are endless!
As an Engineer, you can pry open secure storage blast doors by disabling the engine room APC's main breaker. This is obviously a bad idea if the engine is running.