diff --git a/code/game/objects/items/tools/maintenance_tools.dm b/code/game/objects/items/tools/maintenance_tools.dm index d5c7e371025d..8e4eb94c6e29 100644 --- a/code/game/objects/items/tools/maintenance_tools.dm +++ b/code/game/objects/items/tools/maintenance_tools.dm @@ -455,10 +455,9 @@ /obj/item/tool/weldingtool/simple name = "\improper ME3 hand welder" - desc = "A compact, handheld welding torch used by the marines of the United States Colonial Marine Corps for cutting and welding jobs on the field. Due to the small size and slow strength, its function is limited compared to a full-sized technician's blowtorch." + desc = "A compact, handheld welding torch used by the marines of the United States Colonial Marine Corps for cutting and welding jobs on the field." max_fuel = 5 has_welding_screen = TRUE - inherent_traits = list(TRAIT_TOOL_SIMPLE_BLOWTORCH) icon_state = "welder_b" /*