@undestroy
Jump to navigation
Jump to search
On PennMUSH, @undestroy is used to spare a GOING object from destruction. It reverses the effects of @destroy, but only while the object still exists. Once the automatic @dbck starts and you receive your refund for it, it is gone.
@unrecycle is an alias for @undestroy.
Server Differences
The equivalent method of undestroying an object on TinyMUSH and TinyMUX is to clear its GOING flag with @set TheObject=!GOING.