[MIRROR] Removes /obj/item/weapon and /obj/item/device [MDB IGNORE] (#9084)

Co-authored-by: Changelogs <action@github.com>
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
CHOMPStation2
2024-09-30 12:36:41 -07:00
committed by GitHub
parent 850d9fd3f5
commit 5ea698a0ef
3580 changed files with 1091579 additions and 574847 deletions
@@ -231,7 +231,7 @@
var/datum/signal/newsign = new
var/obj/machinery/telecomms/server/S = data["server"]
var/obj/item/device/radio/hradio = S.server_radio
var/obj/item/radio/hradio = S.server_radio
if(!hradio)
error("[src] has no radio.")