mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Update the codebase to 515. (#15553)
* Update the codebase to 515. * edit that * WHOOPS * maor * maybe works * libcall and shit * do that too * remove that * auxtools isnt updated so get rid of it * actually remove auxtools lol Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
if(!holder)
|
||||
audible_message("[icon2html(src, viewers(get_turf(src)))] *beep* *beep*", "*beep* *beep*")
|
||||
cooldown = 2
|
||||
addtimer(CALLBACK(src, .proc/process_cooldown), 1 SECOND)
|
||||
addtimer(CALLBACK(src, PROC_REF(process_cooldown)), 1 SECOND)
|
||||
|
||||
/obj/item/device/assembly/timer/process()
|
||||
if(timing)
|
||||
|
||||
Reference in New Issue
Block a user