for everyone

This commit is contained in:
Detective Google
2021-02-27 04:45:23 -06:00
parent 2ae258d002
commit 0d2eef3cc4
2 changed files with 20 additions and 20 deletions
+8 -8
View File
@@ -139,26 +139,26 @@
item_state = "greyturtle"
can_adjust = FALSE
/obj/item/clothing/under/suit/turtle/science
name = "science turtleneck"
/obj/item/clothing/under/suit/turtle/purple
name = "purple turtleneck"
icon_state = "turtle_sci"
item_state = "turtle_sci"
can_adjust = FALSE
/obj/item/clothing/under/suit/turtle/engineering
name = "engineering turtleneck"
/obj/item/clothing/under/suit/turtle/orange
name = "orange turtleneck"
icon_state = "turtle_eng"
item_state = "turtle_eng"
can_adjust = FALSE
/obj/item/clothing/under/suit/turtle/security
name = "security turtleneck"
/obj/item/clothing/under/suit/turtle/red
name = "red turtleneck"
icon_state = "turtle_sec"
item_state = "turtle_sec"
can_adjust = FALSE
/obj/item/clothing/under/suit/turtle/medical
name = "medical turtleneck"
/obj/item/clothing/under/suit/turtle/blue
name = "blue turtleneck"
icon_state = "turtle_med"
item_state = "turtle_med"
can_adjust = FALSE