@verb #1271:"whistle" none none none rdo #1271 @program #1271:"whistle" none none none player:tell("You whistle a note so high that it is inaudible.") player.location:announce("You see " + player:title() + " whistle an inaudibly high note.") rodent_list = {#2958} for rodent in (rodent_list) move(rodent, player.location) if (rodent.location != player.location) player:tell(rodent.name + " is already here.") endif rodent.location:announce_all(rodent.name + " scampers in.") endfor "Last modified by Convoy (#1271) on Thu Sep 5 13:31:02 2002 MDT." .