From dc3e6516745724b32232cf360e18cc7906d008b0 Mon Sep 17 00:00:00 2001 From: shellspeed1 <46614774+shellspeed1@users.noreply.github.com> Date: Fri, 12 Nov 2021 15:16:39 -0800 Subject: [PATCH] Update code/modules/projectiles/guns/misc/chem_gun.dm Co-authored-by: Putnam3145 --- code/modules/projectiles/guns/misc/chem_gun.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/guns/misc/chem_gun.dm b/code/modules/projectiles/guns/misc/chem_gun.dm index 94d066a408..34ab2a7d82 100644 --- a/code/modules/projectiles/guns/misc/chem_gun.dm +++ b/code/modules/projectiles/guns/misc/chem_gun.dm @@ -2,7 +2,7 @@ //this is meant to hold reagents/obj/item/gun/syringe /obj/item/gun/chem name = "Reagent Repeater" - desc = "A Nanotrasen smartdart repeater rifle, modified to automatically synthesize piercing." + desc = "A Nanotrasen smartdart repeater rifle, modified to automatically synthesize piercing darts." icon_state = "chemgun" item_state = "chemgun" w_class = WEIGHT_CLASS_NORMAL