Adds sound effect stings to Terror/Abductor events (#18513)

* Adds spawn-in sound effects to Terrors/Abductors

* Shortened abductors.ogg
This commit is contained in:
FloFluoro
2022-07-26 15:43:06 +01:00
committed by GitHub
parent fc669e4696
commit cfc3ea2408
5 changed files with 4 additions and 0 deletions
+1
View File
@@ -1711,6 +1711,7 @@
if("Scientist")
L = agent_landmarks[team]
H.forceMove(L.loc)
SEND_SOUND(H, sound('sound/ambience/antag/abductors.ogg'))
/datum/mind/proc/AddSpell(obj/effect/proc_holder/spell/S)
spell_list += S