This commit is contained in:
MrMelbert
2020-08-04 15:01:09 -05:00
parent 11c026946c
commit 3f6e6ef5b4
5 changed files with 30 additions and 7 deletions
@@ -140,7 +140,7 @@ GLOBAL_LIST(labor_sheet_values)
/obj/machinery/mineral/labor_points_checker/attack_hand(mob/user)
. = ..()
if(.)
if(. || user.is_blind())
return
user.examinate(src)