mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Merge pull request #8244 from Cyantime/patch-2
Fixes cyborg rechargers not recharging
This commit is contained in:
@@ -312,6 +312,7 @@ Class Procs:
|
||||
qdel(C)
|
||||
C = new /obj/item/weapon/cell/high(src)
|
||||
component_parts += C
|
||||
RefreshParts()
|
||||
|
||||
/obj/machinery/proc/default_part_replacement(var/mob/user, var/obj/item/weapon/storage/part_replacer/R)
|
||||
if(!istype(R))
|
||||
|
||||
Reference in New Issue
Block a user