This commit is contained in:
kevinz000
2019-12-15 00:06:11 -07:00
parent 8e97b0e331
commit 4970675467
6 changed files with 98 additions and 1 deletions
-1
View File
@@ -47,7 +47,6 @@
//Add a "exclude" string to do the opposite, making it only only species listed that can't wear it.
//You append this to clothing objects.
/obj/item/clothing/Initialize()
. = ..()
if(CHECK_BITFIELD(clothing_flags, VOICEBOX_TOGGLABLE))