* sdf

* fsda

* fuck

* fuck2

* toolz

* sdaf

* sdfa

* saf

* sdfa

* sdfa

* sdf

* sdfa

* temp rename

* temp rename

* temp rename

* sdaf

* the pain is immensurable in the land of byond

* the curse of rah

* safd

* sadf

* sadf

* gf

* asf

* fssdfa

* sfd

* sadf

* sfda

* brah

* brah

* it's easier for you to fix this

* ffs

* brah

* brah
This commit is contained in:
Fluffy
2024-01-06 17:03:57 +01:00
committed by GitHub
parent 8c76cfa9ea
commit e867030c2e
331 changed files with 2348 additions and 1643 deletions
+2 -2
View File
@@ -321,9 +321,9 @@
next_spark = world.time + 1 MINUTE + (rand(-15, 15) SECONDS)
// ehh
/obj/machinery/light/process()
/obj/machinery/light/process(seconds_per_tick)
if (cell && has_power())
cell.give(0.2)
cell.give(0.2 * seconds_per_tick)
if(cell.fully_charged())
return PROCESS_KILL
if (emergency_mode && !use_emergency_power(LIGHT_EMERGENCY_POWER_USE))