mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Changing Access to Ship weapons and Fixing Access for Cyborgs and AI shell (#15158)
This commit is contained in:
@@ -72,6 +72,7 @@ var/global/list/robot_modules = list(
|
||||
R.set_module_sprites(sprites)
|
||||
R.icon_selected = FALSE
|
||||
R.choose_icon()
|
||||
R.update_access() // Make sure we do not miss any access changes to the borgs already spawned with a module
|
||||
|
||||
/obj/item/robot_module/proc/handle_languages(var/mob/living/silicon/robot/R)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user