Merge pull request #10638 from Hatterhat/patch-3

compact defibs have a properly set departmental flag now
This commit is contained in:
Ghom
2020-01-23 02:51:17 +01:00
committed by GitHub
@@ -307,6 +307,8 @@
build_type = PROTOLATHE
build_path = /obj/item/defibrillator/compact
materials = list(MAT_METAL = 16000, MAT_GLASS = 8000, MAT_SILVER = 6000, MAT_GOLD = 3000)
category = list("Medical Designs")
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
/////////////////////////////////////////
//////////Cybernetic Implants////////////