@verb #14:"@animate @anime" any none none rdo #55 @program #14:"@animate @anime" any none none if (player != this) $msg:mtell("huh") elseif ($command_utils:player_match_failed(dobj = $string_utils:match_player(dobjstr), dobjstr)) elseif (!player:controls(dobj)) $msg:mtell("not_own", dobj) elseif ($object_utils:connected(dobj)) this:sub_tell("%D is already awake.") else $network:animate(dobj) this.last_spied = dobj dobj.spied = dobj.spied ? setadd(dobj.spied, this) | {this} this:tell("You animate ", dobj:title()) endif "Last modified by Cecil (#7407) on Tue Mar 26 13:49:47 2002 MST." .