mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -7,9 +7,7 @@
|
||||
origin_tech = "powerstorage=1"
|
||||
force = 5
|
||||
throwforce = 5
|
||||
throw_speed = 2
|
||||
throw_range = 5
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
/// Battery's current state of charge (kilojoules)
|
||||
var/charge = 0
|
||||
/// Battery's maximum state of charge (kilojoules)
|
||||
@@ -340,7 +338,6 @@
|
||||
charge = 100
|
||||
maxcharge = 300
|
||||
materials = list()
|
||||
rating = 1
|
||||
grown_battery = TRUE //it has the overlays for wires
|
||||
|
||||
/obj/item/stock_parts/cell/high/slime
|
||||
|
||||
Reference in New Issue
Block a user