mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Refactors Zone Selection (#12523)
This commit is contained in:
committed by
variableundefined
parent
a39127a1ca
commit
5194094d3a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user