Merge pull request #11180 from Detective-Google/psych+paramedic

Adds epic and also cool paramedics [lazy tg port]
This commit is contained in:
kevinz000
2020-02-24 02:30:36 -07:00
committed by GitHub
20 changed files with 246 additions and 570 deletions
+2
View File
@@ -55,6 +55,8 @@ GLOBAL_LIST_EMPTY(family_heirlooms)
heirloom_type = pick(/obj/item/cultivator, /obj/item/reagent_containers/glass/bucket, /obj/item/storage/bag/plants, /obj/item/toy/plush/beeplushie)
if("Medical Doctor")
heirloom_type = /obj/item/healthanalyzer/advanced
if("Paramedic")
heirloom_type = pick(/obj/item/clothing/neck/stethoscope, /obj/item/bodybag)
if("Station Engineer")
heirloom_type = /obj/item/wirecutters/brass
if("Atmospheric Technician")