From e4ee7cafcb0934b71d0959cd29afcf94816bbf4c Mon Sep 17 00:00:00 2001 From: Kyep Date: Wed, 20 Jul 2016 23:45:43 -0700 Subject: [PATCH] Typo fix --- 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 8a85ad22861..62c7fc4c0b4 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -454,7 +454,7 @@ var/list/uplink_items = list() /datum/uplink_item/dangerous/atmosgrenades name = "Atmos Grenades" - desc = "A box of four (4) grenades that wreck havoc with the atmosphere of the target area, causing fire, suffocation, vacuum and/or crushing pressure. Use extreme caution! Unlike normal gasses, these are explosively propelled and instantly engulf a large area!" + desc = "A box of four (4) grenades that wreak havoc with the atmosphere of the target area, causing fire, suffocation, vacuum and/or crushing pressure. Use extreme caution! Unlike normal gasses, these are explosively propelled and instantly engulf a large area!" reference = "AGG" item = /obj/item/weapon/storage/box/syndie_kit/atmosgasgrenades cost = 6