Adds Xenobotany Access and Makes Xenobotanist Their Own Job (#14012)

This commit is contained in:
SleepyGemmy
2022-05-23 14:18:25 +02:00
committed by GitHub
parent 70e3118a1c
commit efa409f4cf
14 changed files with 61 additions and 23 deletions
@@ -23,7 +23,7 @@
/obj/structure/closet/secure_closet/xenobotany
name = "xenobotanist's locker"
req_access = list(access_xenobiology)
req_access = list(access_xenobotany)
icon_state = "xenobot"
/obj/structure/closet/secure_closet/xenobotany/fill()
@@ -439,7 +439,7 @@
name = "secure hydroponics crate"
desc = "A crate with a lock on it, painted in the scheme of the station's botanists."
icon_state = "hydro_secure_crate"
req_one_access = list(access_hydroponics, access_xenobiology)
req_one_access = list(access_hydroponics, access_xenobotany)
/obj/structure/closet/crate/secure/bin
name = "secure bin"