converts ex_act to legacy_ex_act, plants the seeds for new explosions (#4662)

Co-authored-by: VM_USER <VM_USER>
This commit is contained in:
silicons
2022-11-02 20:45:16 +01:00
committed by GitHub
co-authored by VM_USER <VM_USER>
parent e5af5346f6
commit a90d92df2b
169 changed files with 346 additions and 273 deletions
@@ -12,7 +12,7 @@
var/ignore_afk = TRUE // If true, AFK people (5 minutes) won't satisfy it as well.
var/retry_delay = 3 SECONDS // How long until we check for players again.
/obj/effect/map_effect/ex_act()
/obj/effect/map_effect/legacy_ex_act()
return
/obj/effect/map_effect/singularity_pull()