mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 04:56:23 +01:00
it compiles, that's better than it not compiling, right?
This commit is contained in:
@@ -132,4 +132,4 @@
|
||||
do_sparks(5, TRUE, AM.loc)
|
||||
var/atom/target = get_edge_target_turf(AM, get_dir(src, get_step_away(AM, src)))
|
||||
AM.throw_at(target, 200, 4)
|
||||
addtimer(CALLBACK(src, .proc/clear_shock), 5)
|
||||
addtimer(CALLBACK(src,PROC_REF(clear_shock)), 5)
|
||||
|
||||
Reference in New Issue
Block a user