27e @verb #9296:"tongue" any none none rdo #9296 @program #9296:"tongue" any none none if (argstr == "") player:tell("You stick your tongue out.") player.location:announce(player:title(), " sticks her tongue out.") elseif (player.location == dobj.location) player:tell("You stick your tongue out at ", dobj:title(), ".") dobj:tell(player:title(), " sticks her tongue out at you.") player.location:announce_all_but({player, dobj}, player:title(), " sticks her tongue out at ", dobj:title(), ".") else player:tell("Try that again dear.") endif "Last modified by Ariebeladon (#9296) on Wed Jan 15 20:20:14 2003 MST." . 0