mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 08:06:33 +01:00
[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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user