Minor fix for previous commit.

This commit is contained in:
Zuhayr
2013-08-28 22:28:31 -07:00
parent f1f0a3e340
commit 05e223d248

View File

@@ -12,9 +12,9 @@
wearable = 1 wearable = 1
break break
if(!wearable) if(!wearable)
M << "Your species cannot wear [src]." M << "\red Your species cannot wear [src]."
return return 0
..() return ..()
//Ears: currently only used for headsets and earmuffs //Ears: currently only used for headsets and earmuffs
/obj/item/clothing/ears /obj/item/clothing/ears