Adds the Pharmacist and Biochemist to replace the Chemist and Virologist (#6099)

This commit is contained in:
Werner
2019-03-18 23:03:09 +01:00
committed by GitHub
parent 53224e68b5
commit c295906bcd
37 changed files with 8814 additions and 4927 deletions

View File

@@ -5,7 +5,7 @@
req_one_access = list(access_medical, access_robotics)
var/skin = null //Set to "tox", "ointment" or "o2" for the other two firstaid kits.
botcard_access = list(access_medical, access_morgue, access_surgery, access_chemistry, access_virology, access_genetics)
botcard_access = list(access_medical, access_morgue, access_surgery, access_pharmacy, access_virology, access_genetics)
//AI vars
var/frustration = 0