Skip to content

Commit

Permalink
cap glove desc fix
Browse files Browse the repository at this point in the history
NT cap gloves no longer lie about shockproofing
  • Loading branch information
Apogee-dev committed Sep 7, 2024
1 parent 5bd9ed5 commit 381266d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/gloves/color.dm
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 70, "acid" = 50)

/obj/item/clothing/gloves/color/captain/nt
desc = "Regal blue gloves, with a nice gold trim, a diamond anti-shock coating, and an integrated thermal barrier, and armoured bracers. Swanky."
desc = "Regal blue gloves with gold trim and a fire and acid-resistant coating. Swanky."
name = "captain's gloves"
icon_state = "captainnt"

Expand Down

0 comments on commit 381266d

Please sign in to comment.