Skip to content

Commit

Permalink
Correct deathsquad voidsuit name 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
i1yadobr committed Oct 10, 2024
1 parent f7f5308 commit 1be0a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/spacesuits/void/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
rad_resist_type = /datum/rad_resist/deathsquad

/obj/item/clothing/suit/space/void/deathsquad
name = "deathsquad suit"
name = "deathsquad voidsuit"
desc = "A heavily armored suit that protects against moderate damage. Used in special operations."
icon_state = "deathsquad_voidsuit"
item_state = "deathsquad_voidsuit"
Expand Down

0 comments on commit 1be0a25

Please sign in to comment.