Skip to content

Commit

Permalink
fix(suit): correct description of the white hazardvest
Browse files Browse the repository at this point in the history
  • Loading branch information
i1yadobr authored Oct 10, 2024
1 parent 644c585 commit f18b51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/suits/jobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@

/obj/item/clothing/suit/storage/hazardvest/white
name = "white hazard vest"
desc = "A high-visibility vest used in work zones. This one has a red cross!"
desc = "A high-visibility vest used in work zones. This one has a blue cross!"
icon_state = "hazard_w"
item_state = "hazard_w"

Expand Down

0 comments on commit f18b51b

Please sign in to comment.