Repaths /obj/effect/overlay/temp to /obj/effect/temp_visual (#27344)

This commit is contained in:
Joan Lung
2017-05-17 22:54:54 -05:00
committed by Cheridan
parent ab3bc1968b
commit 1b7c4a63dc
101 changed files with 512 additions and 512 deletions
@@ -10,7 +10,7 @@
var/area/A = get_area(T)
new /obj/structure/alien/egg(T)
new /obj/effect/overlay/temp/gravpush(T)
new /obj/effect/temp_visual/gravpush(T)
playsound(T, 'sound/items/party_horn.ogg', 50, 1, -1)
message_admins("An alien egg has been delivered to [A] at [ADMIN_COORDJMP(T)].")