@verb #7113:"@morph" any none none rdo #7113 @program #7113:"@morph" any none none "Very old verb.... -Drag" if (!argstr) player.location:announce_all(player:title() + " morphs back into Drag.") this.morphn = "Drag" else if (typeof(dobjstr) != STR) player:tell("Invalid Morph Name") else player.location:announce_all(player:title() + " morphs into " + dobjstr) this.morphn = dobjstr endif endif "Last modified by Drag (#7113) on Tue Apr 28 17:04:34 1998 EDT." .