6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
/datum/gear/stethoscope
|
|
name = "Stethoscope"
|
|
category = SLOT_NECK
|
|
path = /obj/item/clothing/neck/stethoscope
|
|
restricted_roles = list("Medical Doctor", "Chief Medical Officer")
|