[MIRROR] Clarifies That Wire Terminals Are Inputs. [MDB IGNORE] (#18881)

Clarifies That Wire Terminals Are Inputs. (#72825)

Rewrites the wiring terminal's description to clarify that it's the
input for both of it's use cases.
Yes, this is sincerely a problem spacemen have. And it pains me.

If we ever *do* get machines that use wiring terminals as an output,
this'll need some minor revisiting.

Co-authored-by: BluBerry016 <50649185+unit0016@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-01-23 00:51:39 +01:00
committed by GitHub
parent f3827518fa
commit 060e140678
+1 -1
View File
@@ -6,7 +6,7 @@
/obj/machinery/power/terminal
name = "terminal"
icon_state = "term"
desc = "It's an underfloor wiring terminal for power equipment."
desc = "It's an underfloor wiring terminal, used to draw power from the grid."
layer = WIRE_TERMINAL_LAYER //a bit above wires
var/obj/machinery/power/master = null