mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
ninja cell forgot maxsize
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user