Merge pull request #12810 from ItsSelis/circuit-update

Circuitry Update
This commit is contained in:
Casey
2022-04-26 21:12:36 +00:00
committed by CHOMPStation2
parent 96ccd4af68
commit a2f6f33a64
10 changed files with 262 additions and 5 deletions
@@ -376,7 +376,7 @@
if(battery)
var/lost = battery.use(amount * CELLRATE)
net_power -= lost
return lost > 0
return lost
return FALSE
// Ditto for giving.