rechargers now show their contents and charge status on examine

This commit is contained in:
Arkatos1
2019-05-18 19:56:30 +02:00
parent 6e43fb5400
commit e000e29b09
8 changed files with 47 additions and 9 deletions
+3
View File
@@ -23,6 +23,9 @@
power_supply.use(round(power_supply.charge / severity))
update_icon()
/obj/item/gun/energy/get_cell()
return power_supply
/obj/item/gun/energy/New()
..()
if(cell_type)