mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Heretic sacrifice theme (#86124)
## About The Pull Request https://imgur.com/a/bJkpusB ## Why It's Good For The Game It sounds cool ## Changelog 🆑 grungussuss sound: being sacrificed by a heretic is now spookier /🆑
This commit is contained in:
@@ -403,6 +403,8 @@
|
||||
|
||||
to_chat(sac_target, span_big(span_hypnophrase("Unnatural forces begin to claw at your every being from beyond the veil.")))
|
||||
|
||||
playsound(sac_target, 'sound/ambience/antag/heretic/heretic_sacrifice.ogg', 50, FALSE) // play theme
|
||||
|
||||
sac_target.apply_status_effect(/datum/status_effect/unholy_determination, SACRIFICE_REALM_DURATION)
|
||||
addtimer(CALLBACK(src, PROC_REF(after_target_wakes), sac_target), SACRIFICE_SLEEP_DURATION * 0.5) // Begin the minigame
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
heretic_sacrifice.ogg - made by sadboysusss, License: CC-by-SA
|
||||
Binary file not shown.
Reference in New Issue
Block a user