Makes a fluff item indigestable.

It's made with the fibers of some indigestable animal.
Or something. I dunno.
It could be magic for all I know.
This commit is contained in:
killer653
2017-07-30 15:30:41 -04:00
parent ef409f9b9f
commit 34f2921ea6

View File

@@ -38,7 +38,8 @@ var/global/list/important_items = list(
/obj/item/clothing/shoes/magboots,
/obj/item/blueprints,
/obj/item/clothing/head/helmet/space,
/obj/item/weapon/disk/nuclear)
/obj/item/weapon/disk/nuclear,
/obj/item/clothing/suit/storage/hooded/wintercoat/roiz)
var/global/list/digestion_sounds = list(
'sound/vore/digest1.ogg',