mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 16:08:32 +01:00
boggers
This commit is contained in:
@@ -329,6 +329,7 @@
|
||||
/obj/item/stack/sheet/rglass/cyborg,
|
||||
/obj/item/stack/rods/cyborg,
|
||||
/obj/item/stack/tile/plasteel/cyborg,
|
||||
/obj/item/weapon/gripper,
|
||||
/obj/item/stack/cable_coil/cyborg)
|
||||
emag_modules = list(/obj/item/borg/stun)
|
||||
ratvar_modules = list(
|
||||
|
||||
@@ -768,15 +768,6 @@
|
||||
construction_time = 120
|
||||
category = list("Cyborg Upgrade Modules")
|
||||
|
||||
/datum/design/borg_upgrade_circuit_app
|
||||
name = "Cyborg Upgrade (Circuit Manipulator)"
|
||||
id = "borg_upgrade_circuitapp"
|
||||
build_type = MECHFAB
|
||||
build_path = /obj/item/borg/upgrade/circuit_app
|
||||
materials = list(MAT_METAL=2000, MAT_TITANIUM=500)
|
||||
construction_time = 120
|
||||
category = list("Cyborg Upgrade Modules")
|
||||
|
||||
/datum/design/borg_upgrade_pinpointer
|
||||
name = "Cyborg Upgrade (Crew pinpointer)"
|
||||
id = "borg_upgrade_pinpointer"
|
||||
|
||||
Reference in New Issue
Block a user