mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
[MDB Ignore][Bounty][Complete Refactor] Papercode Redux: Too Many Damn Files <Map Conflict Edition> (#68612)
Papercode refactor
This commit is contained in:
@@ -84,8 +84,6 @@
|
||||
trigger_output = add_output_port("Triggered", PORT_TYPE_SIGNAL, order = 2)
|
||||
if(circuit_flags & CIRCUIT_FLAG_INSTANT)
|
||||
ui_color = "orange"
|
||||
if(circuit_flags & CIRCUIT_FLAG_REFUSE_MODULE)
|
||||
desc += " Incompatible with module components."
|
||||
|
||||
/obj/item/circuit_component/Destroy()
|
||||
if(parent)
|
||||
|
||||
Reference in New Issue
Block a user