mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Update eyes.dm
This commit is contained in:
committed by
GitHub
parent
cd81cd4402
commit
710ab0ffa6
@@ -427,7 +427,7 @@
|
||||
return
|
||||
to_chat(owner, "<span class='warning'>Alert: Perception visuals damaged!</span>")
|
||||
owner.flash_act(visual = 1)
|
||||
if(severity == EMP_HEAVY)
|
||||
if(severity >= 70)
|
||||
owner.adjustOrganLoss(ORGAN_SLOT_EYES, 20)
|
||||
|
||||
#undef BLURRY_VISION_ONE
|
||||
|
||||
Reference in New Issue
Block a user