code/modules/meteors/meteor_types.dm
DEFAULT_METEOR_LIFETIME | Recieves a mob candidate, transforms them into a changeling, and hurls them at the station inside of a changeling meteor |
---|
Define Details
DEFAULT_METEOR_LIFETIME
Recieves a mob candidate, transforms them into a changeling, and hurls them at the station inside of a changeling meteor
Takes a given candidate and turns them into a changeling, generates a changeling meteor, and throws it at the station. Returns the changeling generated by the event, NOT the meteor. This is so that it plays nicely with the dynamic ruleset while still being usable in the ghost_role event as well.
Arguments:
- candidate - The mob (player) to be transformed into a changeling and meteored.