Skip to content

Commit

Permalink
Please dont break
Browse files Browse the repository at this point in the history
  • Loading branch information
Draggeru committed Nov 1, 2023
1 parent 8fbc54c commit f633e0c
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 @@ -113,13 +113,13 @@

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

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

0 comments on commit f633e0c

Please sign in to comment.