mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Update cell.dm (#26392)
Signed-off-by: BeagleGaming1 <56142455+BeagleGaming1@users.noreply.github.com>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
///How much charge is given every tick when recharging
|
||||
var/chargerate = 100
|
||||
///Whether it will recharge automatically
|
||||
var/self_recharge = TRUE
|
||||
var/self_recharge = FALSE
|
||||
///Whether the description will include the maxcharge
|
||||
var/ratingdesc = TRUE
|
||||
///Additional overlay to signify battery being organic
|
||||
|
||||
Reference in New Issue
Block a user