Makes eye of god lava & fire proof (#37710)

* Makes eye of god lava & fire proof

* eye of god is fire and lava proof
This commit is contained in:
FrozenGuy5
2018-05-08 19:21:22 +01:00
committed by letterjay
parent 3d0ae0255b
commit a4410b2aec
@@ -365,6 +365,7 @@
scan_reagents = 1
flags_1 = NODROP_1
lighting_alpha = LIGHTING_PLANE_ALPHA_MOSTLY_INVISIBLE
resistance_flags = LAVA_PROOF | FIRE_PROOF
/obj/item/clothing/glasses/godeye/attackby(obj/item/W as obj, mob/user as mob, params)
if(istype(W, src) && W != src && W.loc == user)