From d1761a30120697ee23a353ba2ed556c30328360e Mon Sep 17 00:00:00 2001 From: Willzadl <152449730+Willzadl@users.noreply.github.com> Date: Sun, 25 Aug 2024 20:38:45 +0100 Subject: [PATCH] Update treads.dm --- code/modules/vehicles/hardpoints/wheels/treads.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vehicles/hardpoints/wheels/treads.dm b/code/modules/vehicles/hardpoints/wheels/treads.dm index 561795b8531e..31dccab7bdb8 100644 --- a/code/modules/vehicles/hardpoints/wheels/treads.dm +++ b/code/modules/vehicles/hardpoints/wheels/treads.dm @@ -18,7 +18,7 @@ /obj/item/hardpoint/locomotion/treads/robust name = "\improper Reinforced Treads" - desc = "These treads are made of a tougher material and are more durable. However, the extra weight slows the tank down slightly." + desc = "These treads are made of a tougher material and are more durable. However, the extra weight slows the tank down." health = 500 acid_resistant = TRUE