27e @verb #9296:"whistle" none none none rdo #9296 @program #9296:"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.") if (#1009.location != player.location) move(#1009, player.location) #1009.location:announce(#1009.name + " scurries in and sits by " + player:title() + " feet.") player:tell(#1009.name + " scurries in and sits by your feet.") else player:tell("Silly girl, ", #1009.name, "'s already in here!") endif "Last modified by Ariebeladon (#9296) on Fri May 10 20:31:07 2002 MDT." . 0