Machine/computer boards and frames refactor (#17300)

* Map Changes

* Machine/console boards and frames refactor

* More board changes
This commit is contained in:
Core0verload
2016-05-08 12:11:18 +02:00
committed by phil235
parent 15639d30b8
commit a66c2f4418
121 changed files with 1540 additions and 1775 deletions
+5
View File
@@ -246,3 +246,8 @@ atom/proc/transfer_ai(interaction, mob/user, mob/living/silicon/ai/AI, obj/item/
qdel(src)
else //If for some reason you use an empty card on an empty AI terminal.
user << "There is no AI loaded on this terminal!"
/obj/item/weapon/circuitboard/aicore
name = "circuit board (AI core)"
origin_tech = "programming=4;biotech=2"