mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #13493 from ItsSelis/recharge-station-fix
Fixes recharge station overlays
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
desc += "<br>It is capable of repairing burn damage."
|
||||
|
||||
/obj/machinery/recharge_station/proc/build_overlays()
|
||||
cut_overlay()
|
||||
cut_overlays()
|
||||
switch(round(chargepercentage()))
|
||||
if(1 to 20)
|
||||
add_overlay("statn_c0")
|
||||
|
||||
Reference in New Issue
Block a user