ninja cell forgot maxsize

This commit is contained in:
nightred
2020-02-18 18:10:16 -06:00
parent a9b1883776
commit dbc0c73081
+1
View File
@@ -72,6 +72,7 @@ Contents:
//Cell Init
cell = new/obj/item/stock_parts/cell/high
cell.charge = 60000 // larger as it now heats
cell.maxcharge = 60000
cell.name = "black power cell"
cell.icon_state = "bscell"