Update code/game/objects/items/devices/scanners.dm
Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -209,7 +209,7 @@ SLIME SCANNER
|
||||
|
||||
|
||||
//EARS
|
||||
if(istype(O, /obj/item/organ/ears))
|
||||
else if(istype(O, /obj/item/organ/ears))
|
||||
var/obj/item/organ/ears/ears = O
|
||||
if(advanced)
|
||||
if(HAS_TRAIT_FROM(C, TRAIT_DEAF, GENETIC_MUTATION))
|
||||
|
||||
Reference in New Issue
Block a user