diff --git a/code/game/mecha/equipment/tools/other_tools.dm b/code/game/mecha/equipment/tools/other_tools.dm index 36a53298742..09861974ed0 100644 --- a/code/game/mecha/equipment/tools/other_tools.dm +++ b/code/game/mecha/equipment/tools/other_tools.dm @@ -122,7 +122,7 @@ /obj/item/mecha_parts/mecha_equipment/antiproj_armor_booster name = "armor booster module (Ranged weaponry)" - desc = "Boosts exosuit armor against ranged attacks. Completely blocks taser shots. Requires energy to operate." + desc = "Boosts exosuit armor against ranged attacks. Requires energy to operate." icon_state = "mecha_abooster_proj" origin_tech = "materials=4;combat=3;engineering=3" equip_cooldown = 10 diff --git a/code/modules/projectiles/guns/energy/nuclear.dm b/code/modules/projectiles/guns/energy/nuclear.dm index dd92016cbfe..cfe847cf944 100644 --- a/code/modules/projectiles/guns/energy/nuclear.dm +++ b/code/modules/projectiles/guns/energy/nuclear.dm @@ -75,7 +75,7 @@ can_holster = TRUE /obj/item/gun/energy/gun/blueshield/pdw9 - name = "\improper PDW-9 taser pistol" + name = "\improper PDW-9 energy pistol" desc = "A military grade sidearm, used by many militia forces throughout the local sector." icon_state = "pdw9pistol" item_state = "gun"