From b8d614980797f80049e587fa66de21f3953a1efe Mon Sep 17 00:00:00 2001 From: Hopekz Date: Tue, 27 Jun 2023 12:27:55 -0500 Subject: [PATCH] not .458 --- code/modules/projectiles/ammo_datums.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/ammo_datums.dm b/code/modules/projectiles/ammo_datums.dm index dabdaf380ffb..668e4efea056 100644 --- a/code/modules/projectiles/ammo_datums.dm +++ b/code/modules/projectiles/ammo_datums.dm @@ -1443,7 +1443,7 @@ //unused and not working. need to refactor MD code. Unobtainable. //intended mechanic is to have xenos hit with it show up very frequently on any MDs around /datum/ammo/bullet/lever_action/tracker - name = ".458 tracker round" + name = "tracker round" icon_state = "redbullet" damage = 70 penetration = ARMOR_PENETRATION_TIER_3