mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 20:27:42 +01:00
[MIRROR] ATC and Culture Channels (#12850)
Co-authored-by: Casey <a.roaming.shadow@gmail.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Casey
Cameron Lennox
parent
c677d6d080
commit
130bce9a9d
@@ -20,7 +20,10 @@
|
||||
num2text(SCI_FREQ) = list(ACCESS_TOX,ACCESS_ROBOTICS,ACCESS_XENOBIOLOGY),
|
||||
num2text(SUP_FREQ) = list(ACCESS_CARGO),
|
||||
num2text(SRV_FREQ) = list(ACCESS_JANITOR, ACCESS_HYDROPONICS),
|
||||
num2text(EXP_FREQ) = list(ACCESS_EXPLORER)
|
||||
num2text(EXP_FREQ) = list(ACCESS_EXPLORER),
|
||||
num2text(ATC_FREQ) = list(),
|
||||
num2text(CULTURE_FREQ) = list()
|
||||
|
||||
)
|
||||
|
||||
/obj/item/multitool/station_buffered
|
||||
|
||||
Reference in New Issue
Block a user