From 235da61ced43a68c6fc497fd81bd14765abef835 Mon Sep 17 00:00:00 2001 From: FreeStylaLT Date: Wed, 8 Jun 2016 23:44:17 +0300 Subject: [PATCH] typos --- 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 413077a37d8..3e0755452c8 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -412,7 +412,7 @@ var/list/uplink_items = list() /datum/uplink_item/dangerous/batterer name = "Mind Batterer" - desc = "A device that has a chance of knocking down people around you for a long amount of time.50% chance per person. The user is unaffected. Has only two charges." + desc = "A device that has a chance of knocking down people around you for a long amount of time. 50% chance per person. The user is unaffected. Has 5 charges." reference = "BTR" item = /obj/item/device/batterer cost = 5