mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 01:25:10 +01:00
Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]"
This commit is contained in:
@@ -259,8 +259,8 @@ Gunshots/explosions/opening doors/less rare audio (done)
|
||||
for(var/mob/O in oviewers(world.view , my_target))
|
||||
to_chat(O, "<font color='red'><B>[my_target] stumbles around.</B></font>")
|
||||
|
||||
/obj/effect/fake_attacker/Initialize()
|
||||
. = ..()
|
||||
/obj/effect/fake_attacker/New()
|
||||
..()
|
||||
QDEL_IN(src, 30 SECONDS)
|
||||
step_away(src,my_target,2)
|
||||
spawn attack_loop()
|
||||
|
||||
Reference in New Issue
Block a user