Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 85d8f0a

Browse files
committed
Access back to what it should be
1 parent 5f68845 commit 85d8f0a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

auxmos.dll

-68 KB
Binary file not shown.

code/modules/modular_computers/file_system/programs/ai_network/_ai_network_program.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
program_icon_state = "power_monitor"
66
extended_desc = "This program connects to a local AI network to allow for administrative access"
77
ui_header = "power_norm.gif"
8-
transfer_access = ACCESS_ROBO_CONTROL
8+
transfer_access = ACCESS_TCOMMS_ADMIN
99
usage_flags = PROGRAM_CONSOLE | PROGRAM_LAPTOP | PROGRAM_TABLET
1010
requires_ntnet = FALSE
1111
size = 8

0 commit comments

Comments
 (0)