mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Added think-tanks.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user