From afadb0bbecd29bf47e1838a4eead7fb6a686e180 Mon Sep 17 00:00:00 2001 From: LanCartwright Date: Thu, 31 Dec 2015 02:12:18 +0000 Subject: [PATCH] typo --- code/datums/uplink_item.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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