mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 15:05:38 +01:00
Roundstart AI shells
Added to all stations one robot shell for AI to use
This commit is contained in:
@@ -1270,3 +1270,9 @@
|
||||
old_ai.connected_robots -= src
|
||||
if(connected_ai)
|
||||
connected_ai.connected_robots |= src
|
||||
|
||||
/mob/living/silicon/robot/ai
|
||||
|
||||
/mob/living/silicon/robot/ai/Initialize(mapload)
|
||||
. = ..()
|
||||
make_shell(/obj/item/borg/upgrade/ai)
|
||||
|
||||
Reference in New Issue
Block a user