Chrono Grenades
Created by: Shadowmech88
Adds the chrono grenade and box of chrono grenades. Both currently unobtainable. Chrono grenades, upon detonation, generate a time stop field in a five-tile radius around them for ten seconds.
Adds a general proc that can be used to generate a time stop field on a given atom, with a given duration and range.
Adds timeless
flag, which can be applied to atoms in order to render the atom immune to time manipulation.
Adds a toggle_timeless()
proc that can be called to toggle an atom's TIMELESS
flag on or off.
This is the first of a small series of time manipulation items I plan to add.
- rscadd: Added chrono grenades, which stop time in a five-tile radius for ten seconds upon detonation.