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
@@ -19,6 +19,9 @@
var/ratingdesc = TRUE
var/grown_battery = FALSE // If it's a grown that acts as a battery, add a wire overlay to it.
/obj/item/stock_parts/cell/get_cell()
return src
/obj/item/stock_parts/cell/New()
..()
START_PROCESSING(SSobj, src)