CEV-Eris
CEV-Eris copied to clipboard
Robot modules cell use doesn't work with ErisCell system.
Not sure if this is an overarching issue with /mob/living/silicon/robot
, or just their usage of guns. For example:
Security borgs get infinite charge cell placed into their taser gun, I've yet to find out why this is the case. Likely an issue which occurred when moving energy guns from having an "internal cell", to an actual cell object.
The infinite charge seems to be being applied by some weird interaction with Robot code.
Issue appears isolated with /obj/item/weapon/gun/energy
specifically.