diff --git a/code/modules/vore/eating/digest_act_vr.dm b/code/modules/vore/eating/digest_act_vr.dm index 8434ffd3aa..250945d02e 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. The damage is only cosmetic but the access codes need to be reprogrammed 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