From e93a0949f158e94b86bb42270cd4afd790b268b6 Mon Sep 17 00:00:00 2001 From: Verkister Date: Tue, 22 May 2018 16:05:52 +0300 Subject: [PATCH] Makes gurgled ID description even more obvious. People are still thinking they're completely wasted trash. --- code/modules/vore/eating/digest_act_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vore/eating/digest_act_vr.dm b/code/modules/vore/eating/digest_act_vr.dm index bbaa5fab33..8434ffd3aa 100644 --- a/code/modules/vore/eating/digest_act_vr.dm +++ b/code/modules/vore/eating/digest_act_vr.dm @@ -49,7 +49,7 @@ . = ..() /obj/item/weapon/card/id/digest_act(var/atom/movable/item_storage = null) - desc = "A partially digested card that has seen better days. Much of it's data has been destroyed, but the card itself is still completely salvageable. Please recycle it at crew resources office." + desc = "A partially digested card that has seen better days. The damage is only cosmetic but the access codes need to be reprogrammed at crew resources office." icon = 'icons/obj/card_vr.dmi' icon_state = "digested" access = list() // No access