mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
TG overlay subsystem (#8147)
Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
+1
-1
@@ -422,7 +422,7 @@
|
||||
charge_amount = 100
|
||||
var/mob/living/carbon/human/charger
|
||||
|
||||
/obj/item/weapon/cell/protean/New()
|
||||
/obj/item/weapon/cell/protean/Initialize() //ChompEDIT New --> Initialize
|
||||
charge = maxcharge
|
||||
update_icon()
|
||||
addtimer(CALLBACK(src, PROC_REF(search_for_protean)), 60)
|
||||
|
||||
Reference in New Issue
Block a user