diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index a6979c01b80..52c3a7480a2 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -294,7 +294,7 @@ var/list/uplink_items = list() /datum/uplink_item/stealthy_weapons/operator_virus_grenade name = "Fungal Tuberculosis grenade" - desc = "A primed bio-grenade packed into a compact box. Comes with five Bio Virus Antidote Kit (BVAK) autoinjectors for rapid application on upto two targets each, a syringe, and a bottle containing the BVAK solution." + desc = "A primed bio-grenade packed into a compact box. Comes with five Bio Virus Antidote Kit (BVAK) autoinjectors for rapid application on up to two targets each, a syringe, and a bottle containing the BVAK solution." item = /obj/item/weapon/storage/box/syndie_kit/tuberculosisgrenade cost = 12 surplus = 35