mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 23:29:10 +01:00
Alter playsound paradigm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user