Skip to content

Future Grenades

Rob Nelson requested to merge pull/13519/FutureGrenades into Bleeding-Edge

Created by: Shadowmech88

Adds a new variant of chrono grenades, and a new box containing them. This variant, upon detonation, sends all movable atoms within a five-tile radius of it ten seconds into the future. This is accomplished via making the atoms invisible, invulnerable, anchored, non-dense, timeless, and timestopped for the duration of the effect, effectively freezing them in their current state and then removing them from existence until the ten seconds are up. In addition, mobs who are subjected to the effect are blinded for its duration.

Adds a general proc that can be used to generate a future rift centered on a given atom, which sends all movable atoms within a given range a given time into the future.

🆑

  • rscadd: Added a new variant of chrono grenades, which send everything in a five-tile radius around them ten seconds into the future.

Merge request reports