1fe @verb #9463:"whistle" none none none rdo #9463 @program #9463:"whistle" none none none player:tell("You whistle a note so high that it is inaudible.") player.location:announce("You hear " + player:title() + " whistle an inaudibly high note.") for rodent in (this.rodent_list) if (rodent.location != player.location) move(rodent, player.location) rodent.location:announce_all(rodent.name + " scampers in.") endif endfor "Last modified by Teya (#9463) on Sun Mar 4 18:25:57 2001 MST." . 0