Skip to content

Commit

Permalink
Merge pull request tgstation#15736 from CosmicScientist/riot_armour_d…
Browse files Browse the repository at this point in the history
…escription

Buffs riot armour
  • Loading branch information
Cheridan committed Feb 26, 2016
2 parents 3eafee6 + 81956d0 commit 3028684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/suits/armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

/obj/item/clothing/suit/armor/riot
name = "riot suit"
desc = "A suit of armor with heavy padding to protect against melee attacks. Looks like it might impair movement."
desc = "A suit of armor with heavy padding to protect against melee attacks."
icon_state = "riot"
item_state = "swat_suit"
body_parts_covered = CHEST|GROIN|LEGS|FEET|ARMS|HANDS
Expand Down

0 comments on commit 3028684

Please sign in to comment.