Skip to content

Commit

Permalink
Update code/modules/clothing/suits/hoodies.dm
Browse files Browse the repository at this point in the history
Co-authored-by: GenericDM <[email protected]>
Signed-off-by: Thedragmeme <[email protected]>
  • Loading branch information
Draggeru and GenericDM authored Nov 5, 2023
1 parent 7cbb97a commit bf53b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/suits/hoodies.dm
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
armor = list("melee" = 0, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 50, "rad" = 0, "fire" = 50, "acid" = 50)

/obj/item/clothing/head/hooded/hood/suns
name = "SUNS labcoat hood"
name = "\improper SUNS labcoat hood"
desc = "A hood to protect you from chemical spills."
icon_state = "suns_labcoathood"
item_state = "suns_labcoathood"
Expand Down

0 comments on commit bf53b1f

Please sign in to comment.