mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-29 03:21:42 +00:00
Reverted energy_consumption value
Reverted energy_consumption value for /datum/robot_component/binary_communication to 0.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user