Fix an oops and remove an unused icon

This commit is contained in:
Ansari
2017-10-26 20:03:06 +08:00
parent 2ba309a824
commit 40f8214361
2 changed files with 0 additions and 1 deletions
-1
View File
@@ -101,7 +101,6 @@
return
visible_message("<span class='danger'>\The [src] hits [H] in the eye!</span>")
H.EyeBlurry(6)
H.Stun(4)
var/obj/item/organ/internal/eyes/E = H.get_int_organ(/obj/item/organ/internal/eyes)
if(E)
E.take_damage(8, 1)