mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
[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:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user