#NAME 

#NOWANDER

#DIALOGUE
{
  #TEXT The door appears to be unlocked.
  
  #OPTION Go inside
  {
	#TEXT You probably shouldn't go around entering other people's homes.
	#NEWLINE That's just rude.
  }
  
  #OPTION Leave
  {
	#END
  }
}