Skip to content

Past Grenades

Rob Nelson requested to merge pull/13717/PastGrenades into Bleeding-Edge

Created by: Shadowmech88

Adds a new variant of chrono grenade, the past grenade. This variant, 30 seconds after detonation, resets everything in range of the blast at the time of detonation to its state at the time of detonation, effectively rewinding time for those atoms. Results include bringing items that were destroyed in those 30 seconds back into existence, healing wounds, refilling containers and restoring charge to power cells, and of course teleporting everything back to where it was at the time.

Some WebMs of the effect in action: http://puu.sh/tGvh9/096621456a.webm http://puu.sh/tGwvA/feab200bdb.webm

It should be noted that there are a lot of special cases necessary with this kind of thing, so while it should work properly with everything on a basic level, some objects might not behave completely as one would expect them to. Special care has been given to mobs however to ensure they get healed up properly with their inventory and everything.

🆑

  • rscadd: Added a new variant of chrono grenades which, 30 seconds after detonation, reset everything in range of the blast at the time of detonation to its state at the time of detonation, effectively rewinding time for those entities.

Merge request reports