mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 00:49:06 +01:00
Gives hydroponics access to holomenus (#20997)
As title, since there is a holomenu in hydro that the hydroponicist cannot currently actually use.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
light_color = LIGHT_COLOR_CYAN
|
||||
light_range = 1.4
|
||||
|
||||
req_one_access = list(ACCESS_BAR, ACCESS_KITCHEN)
|
||||
req_one_access = list(ACCESS_BAR, ACCESS_KITCHEN, ACCESS_HYDROPONICS)
|
||||
|
||||
var/rave_mode = FALSE
|
||||
var/menu_text = ""
|
||||
|
||||
Reference in New Issue
Block a user