Skip to content

Commit

Permalink
Go away, spacebars!
Browse files Browse the repository at this point in the history
  • Loading branch information
i1yadobr committed Sep 21, 2024
1 parent b3680d1 commit f5826bd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions code/modules/clothing/spacesuits/syndi.dm
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
icon_state = "syndicate-green-dark"
item_state = "syndicate-green-dark"


//Orange syndicate space suit
/obj/item/clothing/head/helmet/space/syndicate/orange
name = "orange space helmet"
Expand All @@ -58,7 +57,6 @@
icon_state = "syndicate-orange"
item_state = "syndicate-orange"


//Blue syndicate space suit
/obj/item/clothing/head/helmet/space/syndicate/blue
name = "blue space helmet"
Expand All @@ -81,7 +79,6 @@
icon_state = "syndicate-black"
item_state = "syndicate-black"


//Black-green syndicate space suit
/obj/item/clothing/head/helmet/space/syndicate/black/green
name = "black and green space helmet"
Expand All @@ -93,7 +90,6 @@
icon_state = "syndicate-black-green"
item_state = "syndicate-black-green"


//Black-blue syndicate space suit
/obj/item/clothing/head/helmet/space/syndicate/black/blue
name = "black and blue space helmet"
Expand All @@ -105,7 +101,6 @@
icon_state = "syndicate-black-blue"
item_state = "syndicate-black-blue"


//Black medical syndicate space suit
/obj/item/clothing/head/helmet/space/syndicate/black/med
name = "black medical space helmet"
Expand All @@ -117,7 +112,6 @@
icon_state = "syndicate-black-med"
item_state = "syndicate-black-med"


//Black-orange syndicate space suit
/obj/item/clothing/head/helmet/space/syndicate/black/orange
name = "black and orange space helmet"
Expand All @@ -129,7 +123,6 @@
icon_state = "syndicate-black-orange"
item_state = "syndicate-black-orange"


//Black-red syndicate space suit
/obj/item/clothing/head/helmet/space/syndicate/black/red
name = "black and red space helmet"
Expand Down

0 comments on commit f5826bd

Please sign in to comment.