mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Fix remaining issues and sound shit
This commit is contained in:
@@ -224,8 +224,7 @@
|
||||
message_admins("Singularity has consumed a supermatter shard and can now become stage six.")
|
||||
visible_message("<span class='userdanger'>[src] is consumed by the singularity!</span>")
|
||||
for(var/mob/M in mob_list)
|
||||
to_chat(M, 'sound/effects/supermatter.ogg')//everyone goan know bout this
|
||||
|
||||
M << 'sound/effects/supermatter.ogg' //everyone gunna know bout this
|
||||
to_chat(M, "<span class='boldannounce'>A horrible screeching fills your ears, and a wave of dread washes over you...</span>")
|
||||
qdel(src)
|
||||
return(gain)
|
||||
|
||||
Reference in New Issue
Block a user