Skip to content

Commit

Permalink
Update code/modules/clothing/factions/hardliners.dm
Browse files Browse the repository at this point in the history
Co-authored-by: thgvr <[email protected]>
Signed-off-by: Imaginos16 <[email protected]>
  • Loading branch information
Imaginos16 and thgvr authored Jun 12, 2024
1 parent 70b0229 commit 6300d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/factions/hardliners.dm
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
armor = list("melee" = 35, "bullet" = 30, "laser" = 30, "energy" = 40, "bomb" = 25, "bio" = 0, "rad" = 0, "fire" = 50, "acid" = 50)

/obj/item/clothing/suit/toggle/armor/vest/hardliners
name = "\improper hardliners captain coat"
name = "hardliners captain coat"
desc = "An imposing armored coat worn by captains of Hardliner fleets, hand-designed by Cybersun tailors to provide maximum protection to its wearer."
body_parts_covered = CHEST|GROIN|ARMS
icon_state = "hl_captain"
Expand Down

0 comments on commit 6300d13

Please sign in to comment.