Skip to content

Bigger and More Immovable

Rob Nelson requested to merge pull/13543/ZombieRods into Bleeding-Edge

Created by: Shadowmech88

Code scavenged from #9960

Adds immovable pillars and immovable monoliths. Immovable pillars do this: image

Immovable monoliths do this: image

Both have a different impact sound than the normal immovable rod. The only time either of them will appear in-game is when an admin spawns them. Also, the volume of an immovable rod's impact sound is now based on the hearer's proximity to the impact.

This does not change the functionality of normal immovable rods whatsoever.

🆑

  • rscadd: Added two new more destructive variants of immovable rods, admin-spawn only, code courtesy of DeityLink.
  • tweak: The volume of an immovable rod's impact sound is now based on the hearer's proximity to the impact, code courtesy of DeityLink.

Merge request reports