Adds intercoms to fetch module blacklist

smh, should probably be an anchored check as well, but who the fuck knows how to make that work with component memes
This commit is contained in:
Poojawa
2018-09-07 13:40:06 -05:00
committed by GitHub
parent 9246537b1f
commit 3838a4bd95
@@ -166,7 +166,7 @@ SLEEPER CODE IS IN game/objects/items/devices/dogborg_sleeper.dm !
STR.max_w_class = WEIGHT_CLASS_BULKY
STR.max_combined_w_class = 5
STR.max_items = 1
STR.cant_hold = typecacheof(list(/obj/item/disk/nuclear))
STR.cant_hold = typecacheof(list(/obj/item/disk/nuclear || /obj/item/radio/intercom))
//Tongue stuff
/obj/item/soap/tongue