mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
The Science Hub app for research is now available for science employees in addition to heads of staff. (#65035)
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
size = 16
|
||||
tgui_id = "NtosTechweb"
|
||||
program_icon = "atom"
|
||||
required_access = ACCESS_HEADS
|
||||
transfer_access = ACCESS_RD
|
||||
required_access = list(ACCESS_HEADS, ACCESS_RND)
|
||||
transfer_access = list(ACCESS_RESEARCH)
|
||||
/// Reference to global science techweb
|
||||
var/datum/techweb/stored_research
|
||||
/// Access needed to lock/unlock the console
|
||||
|
||||
Reference in New Issue
Block a user