1be @verb #2500:"fix" any with/using this rdo #7921 @program #2500:"fix" any with/using this x = player:my_match_object(args[1]) player:tell("You tape up ", x.name, "!") player.location:announce_all(player:title(), " tapes ", x.name, " with some duct tape!") if (player.location != x.location) x.location:announce_all(x.name, " suddently looks more in one piece!") endif x:tell("Everyone laughs at the silver tape that mummifies you!") . 0