Fixes the telebaton (#1074)

This commit is contained in:
Werner
2016-10-28 02:20:36 +02:00
committed by skull132
parent 7833c20305
commit 9d074976a0
2 changed files with 7 additions and 16 deletions
@@ -199,7 +199,7 @@ emp_act
target_zone = user.zone_sel.selecting
if(!target_zone)
visible_message("\red <B>[user] misses [src] with \the [I]!")
return 1
return 0
var/obj/item/organ/external/affecting = get_organ(target_zone)