mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Science Security & HoS can now enter robotics & xeno (#17663)
* sec to robo they making gygax * hon * breaks everything * Update access.dm * Update access.dm * gives them xenobio too bc jamie said so
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
GLOB.bots_list += src
|
||||
access_card = new /obj/item/card/id(src)
|
||||
//This access is so bots can be immediately set to patrol and leave Robotics, instead of having to be let out first.
|
||||
access_card.access += ACCESS_ROBOTICS
|
||||
access_card.access += ACCESS_ROBO_CONTROL
|
||||
set_custom_texts()
|
||||
Radio = new/obj/item/radio(src)
|
||||
if(radio_key)
|
||||
|
||||
Reference in New Issue
Block a user