here we go again (#2456)

This commit is contained in:
LetterJay
2017-08-24 19:24:25 -07:00
committed by kevinz000
parent c7ed043fd5
commit 188193eb61
1107 changed files with 25420 additions and 25417 deletions
@@ -14,7 +14,7 @@
var/universal_translate = 0 // set to 1 if it can translate nonhuman speech
req_access = list(ACCESS_TCOMSAT)
circuit = /obj/item/weapon/circuitboard/computer/comm_server
circuit = /obj/item/circuitboard/computer/comm_server
/obj/machinery/computer/telecomms/server/attack_hand(mob/user)
if(..())
@@ -16,7 +16,7 @@
var/network = "NULL" // the network to probe
var/temp = "" // temporary feedback messages
circuit = /obj/item/weapon/circuitboard/computer/comm_monitor
circuit = /obj/item/circuitboard/computer/comm_monitor
/obj/machinery/computer/telecomms/monitor/attack_hand(mob/user)
if(..())