[MIRROR] Removes network ID and some minor other things [MDB IGNORE] (#20629)

* Removes network ID and some minor other things

* Update thelizardsgas.dmm

---------

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-04-19 00:57:55 +02:00
committed by GitHub
parent 684d51a391
commit 83382bf1f0
8 changed files with 23 additions and 26 deletions
@@ -651,7 +651,7 @@ GLOBAL_LIST_EMPTY(TabletMessengers) // a list of all active messengers, similar
if(!get_ntnet_status())
return FALSE
return SSmodular_computers.add_log("[src]: [text]", network_id)
return SSmodular_computers.add_log("[src]: [text]")
/obj/item/modular_computer/proc/shutdown_computer(loud = 1)
kill_program(forced = TRUE)