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
+1 -1
View File
@@ -11,7 +11,7 @@
icon_state = "farmbot0"
health = 50
maxHealth = 50
req_one_access = list(access_hydroponics, access_robotics, access_xenobiology)
req_one_access = list(access_hydroponics, access_robotics, access_xenobotany)
var/action = "" // Used to update icon
var/waters_trays = TRUE