FutureProg functions
clearmorphtimer
Boolean clearmorphtimer(Item item)
Contexts: computer function, computer program, standard futureprog
This function stops an item from morphing. Its timer will not resume unless specifically made to do so via SetMorphTimer. This function returns true unless there was a problem, e.g. item was null.
item: The item who's morph timer you want to clear
Contexts: computer function, computer program, standard futureprog
This function stops an item from morphing. Its timer will not resume unless specifically made to do so via SetMorphTimer. This function returns true unless there was a problem, e.g. item was null.
item: The item who's morph timer you want to clear