Refactors Zone Selection (#12523)

This commit is contained in:
Fox McCloud
2019-10-08 21:11:09 -04:00
committed by variableundefined
parent a39127a1ca
commit 5194094d3a
57 changed files with 116 additions and 126 deletions
@@ -98,7 +98,7 @@
//human/alien mobs
if(iscarbon(target))
var/mob/living/carbon/C = target
if(user.zone_sel.selecting == "eyes")
if(user.zone_selected == "eyes")
add_attack_logs(user, C, "Shone a laser in the eyes with [src]")
var/severity = 1