@verb #2151:"@cloak" any none none rx #2151 @program #2151:"@cloak" any none none if (dobjstr) this.cloak_name = dobjstr player:tell("You are now " + dobjstr + "!") this.gender = "neuter" this.location:announce("Suddenly " + this.name + " morphs into " + dobjstr + ".") #2151:set_name(this.cloak_name) this.description = this.desc2 else this.cloak_name = "SoulMan" player:tell("You are now " + this.cloak_name + "!!") this.location:announce(this.name + " assumes his true form.") this.gender = this.gender2 #2151:set_name(this.cloak_name) this.description = this.desc1 endif "Last modified by SoulMan (#2151) on Mon Oct 14 18:27:24 2002 MDT." .