24d @verb #9296:"tackle" any none none rdo #9296 @program #9296:"tackle" any none none if (argstr == "") player:tell("You need someone to tackle.") elseif (player.location == dobj.location) player:tell("You tackle ", dobj:title(), " playfully to the ground!") dobj:tell(player:title(), " tackles you playfully to the ground!.") player.location:announce_all_but({player, dobj}, player:title(), " tackles ", dobj:title(), " playfully to the ground.") else player:tell("Try that again dear.") endif "Last modified by Ariebeladon (#9296) on Thu Dec 5 21:49:28 2002 MST." . 0