23a @verb #1462:"noddle" any any any rxdo #4051 @program #1462:"noddle" any any any "Copied from Midnight (#4312):noddle Sep 16 20:33:23 2000" if (valid(dobj)) player:tell("You noddle enthusiastically at ", dobj:title(), ".") dobj:tell(player:title(), " noddles enthusiastically at you.") player.location:announce_all_but({player, dobj}, player:title(), " noddles enthusiastically at ", dobj:title(), ".") else player:tell("You noddle enthusiastically.") player.location:announce_all_but({player}, player:title(), " noddles enthusiastically.") endif . 0