mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
EMPs no longer make meat eyes fuzzy (#4856)
This commit is contained in:
@@ -95,5 +95,6 @@
|
||||
return -1
|
||||
|
||||
/obj/item/organ/internal/eyes/emp_act(severity)
|
||||
..() //Returns if the organ isn't robotic
|
||||
owner.eye_blurry += (4/severity)
|
||||
..()
|
||||
if(robotic >= ORGAN_ASSISTED)
|
||||
owner.eye_blurry += (4/severity)
|
||||
Reference in New Issue
Block a user