More MedSci Sprites (#7154)

Adds more of the Medical and Science uniform sprites. Still have stuff to do. My understanding of code is pretty limited so if anyone knows how to do any of the things I'm trying to do, please comment and tell me how. Otherwise, I'll keep trying to get them working. Also please if any merciful coder feels like looking over any changes out of the kindness of their heart while I'm working on this, please point out anything that might be broken or wrong.
This commit is contained in:
Joshie
2019-10-19 18:24:40 +11:00
committed by Erki
parent 3cbec040d8
commit 039ca8e0de
34 changed files with 8945 additions and 8794 deletions
@@ -264,4 +264,9 @@
/datum/gear/uniform/circuitry
display_name = "jumpsuit, circuitry (empty)"
path = /obj/item/clothing/under/circuitry
path = /obj/item/clothing/under/circuitry
/datum/gear/uniform/science_alt
display_name = "scientist, alt"
path = /obj/item/clothing/under/rank/scientist/science_alt
allowed_roles = list("Scientist", "Xenobiologist")