mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
515 compat 2, ./proc/ boogaloo (#19688)
* 515 compat 2, ./proc/ boogaloo * ASYNC * further CI checks * aa * lol escape this / pls * more of them * no idea why but this is scuffed so
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
stack_name = initial(S.name)
|
||||
use_power(min(1000, (amount_inserted / 100)))
|
||||
add_overlay("protolathe_[stack_name]")
|
||||
addtimer(CALLBACK(src, /atom/proc/cut_overlay, "protolathe_[stack_name]"), 10)
|
||||
addtimer(CALLBACK(src, TYPE_PROC_REF(/atom, cut_overlay), "protolathe_[stack_name]"), 10)
|
||||
|
||||
/obj/machinery/r_n_d/proc/check_mat(datum/design/being_built, M)
|
||||
return 0 // number of copies of design beign_built you can make with material M
|
||||
|
||||
Reference in New Issue
Block a user