mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Minor fix for previous commit.
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
wearable = 1
|
||||
break
|
||||
if(!wearable)
|
||||
M << "Your species cannot wear [src]."
|
||||
return
|
||||
..()
|
||||
M << "\red Your species cannot wear [src]."
|
||||
return 0
|
||||
return ..()
|
||||
|
||||
//Ears: currently only used for headsets and earmuffs
|
||||
/obj/item/clothing/ears
|
||||
|
||||
Reference in New Issue
Block a user