From 93b9344fbd1fc972481c4d4fa426824afc230a61 Mon Sep 17 00:00:00 2001 From: Gw0sty <83688318+Gw0sty@users.noreply.github.com> Date: Fri, 13 Dec 2024 14:26:47 -0600 Subject: [PATCH] Nerfing multi cell wall charger #3979 --- monkestation/code/modules/blueshift/appliances/colony.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/monkestation/code/modules/blueshift/appliances/colony.dm b/monkestation/code/modules/blueshift/appliances/colony.dm index 1b3e683f427c..357329310fd1 100644 --- a/monkestation/code/modules/blueshift/appliances/colony.dm +++ b/monkestation/code/modules/blueshift/appliances/colony.dm @@ -477,7 +477,6 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/space_heater/wall_mounted, 29) base_icon_state = "wall_charger" circuit = null max_batteries = 3 - charge_rate = 900 KW /// The item we turn into when repacked var/repacked_type = /obj/item/wallframe/cell_charger_multi