mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Fixes medical scrub being named "under" (#65550)
This commit is contained in:
@@ -67,11 +67,13 @@
|
||||
dying_key = DYE_REGISTRY_JUMPSKIRT
|
||||
female_sprite_flags = FEMALE_UNIFORM_TOP_ONLY
|
||||
|
||||
/obj/item/clothing/under/rank/medical/scrubs/blue
|
||||
/obj/item/clothing/under/rank/medical/scrubs
|
||||
name = "medical scrubs"
|
||||
can_adjust = FALSE
|
||||
|
||||
/obj/item/clothing/under/rank/medical/scrubs/blue
|
||||
desc = "It's made of a special fiber that provides minor protection against biohazards. This one is in baby blue."
|
||||
icon_state = "scrubsblue"
|
||||
can_adjust = FALSE
|
||||
|
||||
/obj/item/clothing/under/rank/medical/scrubs/green
|
||||
desc = "It's made of a special fiber that provides minor protection against biohazards. This one is in dark green."
|
||||
|
||||
Reference in New Issue
Block a user