mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
Merge pull request #12810 from ItsSelis/circuit-update
Circuitry Update
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user