Added think-tanks.

This commit is contained in:
Atermonera
2021-03-18 04:09:42 -04:00
committed by VirgoBot
parent a62bf99795
commit 20f4ff8384
37 changed files with 867 additions and 91 deletions
+6 -1
View File
@@ -357,10 +357,15 @@
build_path = /obj/item/robot_parts/robot_component/camera
/datum/design/item/prosfab/cyborg/component/armour
name = "Armour Plating"
name = "Armour Plating (Robot)"
id = "armour"
build_path = /obj/item/robot_parts/robot_component/armour
/datum/design/item/prosfab/cyborg/component/armour_heavy
name = "Armour Plating (Platform)"
id = "platform_armour"
build_path = /obj/item/robot_parts/robot_component/armour_platform
/datum/design/item/prosfab/cyborg/component/ai_shell
name = "AI Remote Interface"
id = "mmi_ai_shell"