mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Merge pull request #3212 from VOREStation/aro-pol-cellicon
Make cells show correct icon when they spawn
This commit is contained in:
@@ -5,9 +5,6 @@
|
|||||||
/obj/item/weapon/cell/New()
|
/obj/item/weapon/cell/New()
|
||||||
..()
|
..()
|
||||||
charge = maxcharge
|
charge = maxcharge
|
||||||
|
|
||||||
/obj/item/weapon/cell/initialize()
|
|
||||||
..()
|
|
||||||
update_icon()
|
update_icon()
|
||||||
|
|
||||||
/obj/item/weapon/cell/drain_power(var/drain_check, var/surge, var/power = 0)
|
/obj/item/weapon/cell/drain_power(var/drain_check, var/surge, var/power = 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user