Reverted energy_consumption value

Reverted energy_consumption value for
/datum/robot_component/binary_communication to 0.
This commit is contained in:
Mike
2014-04-19 17:17:22 -04:00
parent 0df1ce1b41
commit e955753acf

View File

@@ -95,7 +95,7 @@
/datum/robot_component/binary_communication
name = "binary communication device"
external_type = /obj/item/robot_parts/robot_component/binary_communication_device
energy_consumption = 1
energy_consumption = 0
max_damage = 30
/datum/robot_component/camera