The Great Conflictening 2.0: Removes /obj/item/device

This commit is contained in:
Fox McCloud
2018-04-25 23:07:35 -04:00
parent 900bf31b38
commit 8c7b543415
505 changed files with 3699 additions and 3677 deletions
@@ -6,5 +6,5 @@
mount_reqs = list("simfloor", "nospace")
/obj/item/mounted/frame/intercom/do_build(turf/on_wall, mob/user)
new /obj/item/device/radio/intercom(get_turf(src), get_dir(user, on_wall), 0)
new /obj/item/radio/intercom(get_turf(src), get_dir(user, on_wall), 0)
qdel(src)