From fe66178f93fe492131a77fff01cb8b7c49cec5a3 Mon Sep 17 00:00:00 2001 From: Kashargul <144968721+Kashargul@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:22:44 +0100 Subject: [PATCH] changed icon of the syndicate cell to make it clear that it's better than a standard --- code/modules/power/cells/power_cells.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/power/cells/power_cells.dm b/code/modules/power/cells/power_cells.dm index c164c9e17c9..381ac483cca 100644 --- a/code/modules/power/cells/power_cells.dm +++ b/code/modules/power/cells/power_cells.dm @@ -77,6 +77,7 @@ /obj/item/weapon/cell/robot_syndi name = "A syndicate robot power cell" description_fluff = "Almost as good as a hyper." + icon_state = "super" //We don't want roboticists confuse it with a low standard cell maxcharge = 25000 /*