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