mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Spelling
This commit is contained in:
@@ -1679,7 +1679,7 @@ Eyes need to have significantly high darksight to shine unless the mob has the X
|
||||
return
|
||||
return md5(dna.uni_identity)
|
||||
|
||||
/mob/living/carbon/human/can_see_reagents() //If they have some glases or helmet equipped that lets them see reagents, they can see reagents
|
||||
/mob/living/carbon/human/can_see_reagents() //If they have some glasses or helmet equipped that lets them see reagents, they can see reagents
|
||||
if(istype(head, /obj/item/clothing/head))
|
||||
var/obj/item/clothing/head/hat = head
|
||||
if(hat.scan_reagents)
|
||||
|
||||
Reference in New Issue
Block a user