Alter playsound paradigm

This commit is contained in:
Aronai Sieyes
2020-05-18 23:42:15 -04:00
parent 3cf33431f1
commit 09074eaabb
398 changed files with 1046 additions and 1046 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
for(var/mob/living/M in oviewers(3, src))
shake_camera(M, 2, 2)
playsound(loc, 'sound/effects/meteorimpact.ogg', 50, 1)
playsound(src, 'sound/effects/meteorimpact.ogg', 50, 1)
density = initial(density)
opacity = initial(opacity)
plane = initial(plane)