mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Clerical Radio (#13895)
This commit is contained in:
@@ -671,6 +671,8 @@ var/global/list/robot_modules = list(
|
||||
|
||||
/obj/item/robot_module/clerical/general
|
||||
name = "clerical robot module"
|
||||
channels = list(CHANNEL_SUPPLY = TRUE, CHANNEL_COMMAND = TRUE)
|
||||
networks = list(NETWORK_MINE)
|
||||
|
||||
/obj/item/robot_module/clerical/general/Initialize()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user