mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Recharger icon update fix (#21116)
* fixed-recharger-icon * fix typo mistake Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> --------- Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
@@ -231,6 +231,9 @@
|
||||
else
|
||||
recharge_cell(C, RECHARGER_POWER_USAGE_MISC)
|
||||
|
||||
if(!check_cell_needs_recharging(C)) // we recharged cell, does it still need power? If no, recharger should blink yellow
|
||||
return FALSE
|
||||
|
||||
return TRUE
|
||||
|
||||
/obj/machinery/recharger/examine(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user