[MIRROR] Deletes a unused spookoween file and the related sound folder. Saves a few features off of it. [MDB IGNORE] (#9242)

* Deletes unused spookoween file and the related sound folder. Saves what can be saved. (#62518)

* Deletes a unused spookoween file and the related sound folder. Saves a few features off of it.

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-11-04 07:09:27 -04:00
committed by GitHub
co-authored by Ghom
parent 5e306820ae
commit 8fe6b675fe
18 changed files with 39 additions and 281 deletions
@@ -134,7 +134,7 @@
/mob/living/simple_animal/hostile/asteroid/elite/broodmother/proc/rage()
ranged_cooldown = world.time + 100
playsound(src,'sound/spookoween/insane_low_laugh.ogg', 200, 1)
playsound(src,'sound/voice/insane_low_laugh.ogg', 200, 1)
visible_message(span_warning("[src] starts picking up speed!"))
color = "#FF0000"
set_varspeed(0)