mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
Adds Xenobotany Access and Makes Xenobotanist Their Own Job (#14012)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user