Skip to content

Commit dbdd7e4

Browse files
authored
Prefixes surgical caps with their color (space-wizards#41681)
1 parent 967d1e2 commit dbdd7e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • Resources/Prototypes/Entities/Clothing/Head

Resources/Prototypes/Entities/Clothing/Head/hats.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@
590590
- type: entity
591591
parent: ClothingHeadBase
592592
id: ClothingHeadHatSurgcapBlue
593-
name: surgical cap
593+
name: blue surgical cap
594594
description: A blue cap surgeons wear during operations. Keeps their hair from tickling your internal organs.
595595
components:
596596
- type: Sprite
@@ -612,7 +612,7 @@
612612
- type: entity
613613
parent: ClothingHeadBase
614614
id: ClothingHeadHatSurgcapGreen
615-
name: surgical cap
615+
name: green surgical cap
616616
description: A green cap surgeons wear during operations. Keeps their hair from tickling your internal organs.
617617
components:
618618
- type: Sprite
@@ -628,7 +628,7 @@
628628
- type: entity
629629
parent: ClothingHeadBase
630630
id: ClothingHeadHatSurgcapPurple
631-
name: surgical cap
631+
name: purple surgical cap
632632
description: A purple cap surgeons wear during operations. Keeps their hair from tickling your internal organs.
633633
components:
634634
- type: Sprite

0 commit comments

Comments
 (0)