Skip to content

Commit

Permalink
Update treads.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Willzadl committed Aug 25, 2024
1 parent 6656c35 commit d1761a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/vehicles/hardpoints/wheels/treads.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d1761a3

Please sign in to comment.