[MDB Ignore][Bounty][Complete Refactor] Papercode Redux: Too Many Damn Files <Map Conflict Edition> (#68612)

Papercode refactor
This commit is contained in:
Timberpoes
2022-08-02 19:27:42 +02:00
committed by GitHub
parent ffad9f06b8
commit 786ac5c855
130 changed files with 2061 additions and 1551 deletions
-2
View File
@@ -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)