Skip to content

Commit

Permalink
Fixes the vacsuit?
Browse files Browse the repository at this point in the history
  • Loading branch information
Draggeru committed Nov 1, 2023
1 parent e473753 commit 83265fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/clothing/spacesuits/syndi.dm
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@

/obj/item/clothing/suit/space/syndicate/suns
name = "suns space helmet"
icon_state = "suns_vachelm"
item_state = "suns_vachelm"
icon_state = "suns_vacsuit"
item_state = "suns_vacsuit"
desc = "An academic standard spacesuit. Normally reserved for low budget tasks in space."

//Black-orange syndicate space suit
Expand Down

0 comments on commit 83265fe

Please sign in to comment.