Fixes ntnet_relay not returning a qdel hint (#23622)

This commit is contained in:
Cyberboss
2017-02-03 05:01:54 -05:00
committed by AnturK
parent 8888f6424c
commit a810b24ba0
@@ -118,7 +118,7 @@
D.target = null
D.error = "Connection to quantum relay severed"
..()
return ..()
/obj/item/weapon/circuitboard/machine/ntnet_relay
name = "NTNet Relay (Machine Board)"
@@ -126,4 +126,4 @@
origin_tech = "programming=3;bluespace=3;magnets=2"
req_components = list(
/obj/item/stack/cable_coil = 2,
/obj/item/weapon/stock_parts/subspace/filter = 1)
/obj/item/weapon/stock_parts/subspace/filter = 1)