From 93bcbee5276a5c87ce7d09e2b025069dfdcba8d3 Mon Sep 17 00:00:00 2001 From: Kyep Date: Sun, 24 Jul 2016 21:23:06 -0700 Subject: [PATCH] Uplink item description tweak --- 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 62c7fc4c0b4..e224ff0f1eb 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 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!" + desc = "A box of two (2) grenades that wreak havoc with the atmosphere of the target area. Capable of engulfing a large area in lit plasma, or N2O. Deploy with extreme caution!" reference = "AGG" item = /obj/item/weapon/storage/box/syndie_kit/atmosgasgrenades cost = 6