mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 19:42:42 +00:00
Adds the Pharmacist and Biochemist to replace the Chemist and Virologist (#6099)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user